commit | a0156a926f30beb46a6ac16c4724aff9d5a0fac6 | [log] [tgz] |
---|---|---|
author | Dr. Stephen Henson <steve@openssl.org> | Wed Aug 31 16:37:54 2005 +0000 |
committer | Dr. Stephen Henson <steve@openssl.org> | Wed Aug 31 16:37:54 2005 +0000 |
tree | 19eb31ce7e4947390cabf0b81d48ba826fe22070 | |
parent | 96998822b52026bdb609f8716bd5fc91bb25b52a [diff] [blame] |
Integrated support for PVK files.
diff --git a/CHANGES b/CHANGES index 5631f5f..b777391 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]