summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2006-05-15 17:34:36 +0000
committerDr. Stephen Henson <steve@openssl.org>2006-05-15 17:34:36 +0000
commitb8f702a0affa2087758230967b55df504a176774 (patch)
treed2c88480228868f760becc284669e99ef897bde6 /CHANGES
parent43c9825c2a2f2f552517d45d3f3e386a0fe37f2f (diff)
Change builting PBE to use static table. Add entries for HMAC and MD5, GOST.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 412c9fd371..f3cc5046ad 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,8 @@
Changes between 0.9.8b and 0.9.9 [xx XXX xxxx]
*) Initial support for PKCS#5 v2.0 PRFs other than default SHA1 HMAC.
+ Reorganize PBE internals to lookup from a static table using NIDs,
+ add support for HMAC PBE OID translation.
[Steve Henson]
*) Replace the algorithm specific calls to generate keys in "req" with the