summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2005-08-31 16:37:54 +0000
committerDr. Stephen Henson <steve@openssl.org>2005-08-31 16:37:54 +0000
commita0156a926f30beb46a6ac16c4724aff9d5a0fac6 (patch)
tree19eb31ce7e4947390cabf0b81d48ba826fe22070 /CHANGES
parent96998822b52026bdb609f8716bd5fc91bb25b52a (diff)
Integrated support for PVK files.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5631f5f5ec..b777391663 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,11 @@
Changes between 0.9.8a and 0.9.9 [xx XXX xxxx]
+ *) Integrated support for PVK file format and some related formats such
+ as MS PUBLICKEYBLOB and PRIVATEKEYBLOB. Command line switches to support
+ these in the 'rsa' and 'dsa' utilities.
+ [Steve Henson]
+
*) Support for PKCS#1 RSAPublicKey format on rsa utility command line.
[Steve Henson]