Add PKCS#5 v1.5 compatible algorithms and initial PKCS#8 support. PKCS#8 needs
authorDr. Stephen Henson <steve@openssl.org>
Fri, 4 Jun 1999 23:32:14 +0000 (23:32 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 4 Jun 1999 23:32:14 +0000 (23:32 +0000)
commitef8335d900ee5af9d83237ad29d6904a3bb69290
tree6c2a88151cbef982e98e434aaa0b3b8fca3dcda6
parent505cdbec5ca8d8a77b7efbd52376765a26476d28
Add PKCS#5 v1.5 compatible algorithms and initial PKCS#8 support. PKCS#8 needs
more work: need an application and make the private key routines automatically
handle PKCS#8.
CHANGES
crypto/evp/p5_crpt.c [new file with mode: 0644]