summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2006-05-18 12:41:28 +0000
committerDr. Stephen Henson <steve@openssl.org>2006-05-18 12:41:28 +0000
commita6e7fcd140feb263ee0aa3e983b4689e1b6735b9 (patch)
treee4970eee50e9261f0e88a57ec5996c01fdbcc89f /CHANGES
parent76cf3fcb434f3f16c06080cac73d3f732f2e3b33 (diff)
Multiple signer support in smime application.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 90f29d2011..13a42b5ee6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,11 @@
Changes between 0.9.8b and 0.9.9 [xx XXX xxxx]
+ *) Tidy up PKCS#7 routines and add new functions to make it easier to
+ create PKCS7 structures containing multiple signers. Update smime
+ application to support multiple signers.
+ [Steve Henson]
+
*) New -macalg option to pkcs12 utility to allow setting of an alternative
digest MAC.
[Steve Henson]