Add PKCS#5 v2.0 ASN1 structures.

This commit is contained in:
Dr. Stephen Henson
1999-04-08 23:55:42 +00:00
parent acafc0b4ae
commit d2e26dccd1
9 changed files with 261 additions and 6 deletions

View File

@@ -5,6 +5,10 @@
Changes between 0.9.2b and 0.9.3
*) Add support for PKCS#5 v2.0 ASN1 PBES2 structures. No other support,
yet...
[Steve Henson]
*) New variables $(RANLIB) and $(PERL) in the Makefiles.
[Ulf M<>ller]