summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>1999-06-05 00:32:16 +0000
committerDr. Stephen Henson <steve@openssl.org>1999-06-05 00:32:16 +0000
commit600dec15861ec31e69f3fc67f3ea8bac2527ca53 (patch)
treefba6dda5c8147631111f810e1e3f575162901743 /CHANGES
parentb0c6fb8064f129ba94aa9e1f479750a20b2bdee2 (diff)
Add a 'pkcs8' application for initial PKCS#8 support. Still needs lots more
options to handle encrypted and unencrypted forms and DER format input and output.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 3fd4e4b00c..7605e6d51a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,7 +6,8 @@
Changes between 0.9.3a and 0.9.4
*) Support for PKCS#5 v1.5 compatible password based encryption algorithms
- and partial PKCS#8 functionality.
+ and partial PKCS#8 functionality. New 'pkcs8' application linked to
+ openssl.
[Steve Henson]
*) Introduce some semblance of const correctness to BN. Shame C doesn't