PKCS#8 support for alternative PRFs.
authorDr. Stephen Henson <steve@openssl.org>
Fri, 28 Feb 2014 17:23:54 +0000 (17:23 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 1 Mar 2014 23:14:08 +0000 (23:14 +0000)
commitb60272b01fcb4f69201b3e1659b4f7e9e9298dfb
treefb0d3ea959e82f5e6f2f0e74c9bacfa677ca0dd3
parent124d218889dfca33d277404612f1319afe04107e
PKCS#8 support for alternative PRFs.

Add option to set an alternative to the default hmacWithSHA1 PRF
for PKCS#8 private key encryptions. This is used automatically
by PKCS8_encrypt if the nid specified is a PRF.

Add option to pkcs8 utility.

Update docs.
apps/pkcs8.c
crypto/pkcs12/p12_p8e.c
doc/apps/pkcs8.pod