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:16:08 +0000 (23:16 +0000)
commit5693a30813a031d3921a016a870420e7eb93ec90
tree0a9f590ad64e6df7d64a732e7f0c18f302e5b537
parent01757858feb3590b175b40d7e0e73da8255d6c50
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.
(cherry picked from commit b60272b01fcb4f69201b3e1659b4f7e9e9298dfb)
apps/pkcs8.c
crypto/pkcs12/p12_p8e.c
doc/apps/pkcs8.pod