Further PKCS#12 integration, PBE, PKCS#8 additions.

This commit is contained in:
Dr. Stephen Henson
1999-03-28 17:46:10 +00:00
parent 4b518c2601
commit cfcefcbe2a
15 changed files with 1049 additions and 11 deletions

View File

@@ -5,9 +5,14 @@
Changes between 0.9.2b and 0.9.3
*) Further PKCS#12 integration. Added password based encryption, PKCS#8 and
packing functions to asn1 and evp. Changed function names and error
codes along the way.
[Steve Henson]
*) PKCS12 integration: and so it begins... First of several patches to
slowly integrate PKCS#12 functionality into OpenSSL. Add PKCS#12
objects to object.h
objects to objects.h
[Steve Henson]
*) Add a new 'indent' option to some X509V3 extension code. Initial ASN1