handle scrypt PBKDF in PKCS#12 files info
authorHubert Kario <hkario@redhat.com>
Wed, 26 Jul 2017 14:27:06 +0000 (16:27 +0200)
committerRich Salz <rsalz@openssl.org>
Wed, 26 Jul 2017 19:04:54 +0000 (15:04 -0400)
commit75f163d33575bac299258cea58e1da80fba01769
tree13b25c0a4629d65371bbe2baa97a895f7d5c4378
parent7eb370ee15715c8fc84582d08d1b1be539d948f6
handle scrypt PBKDF in PKCS#12 files info

Print the parameters for scrypt PBKDF when used in PKCS#12 files.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1334)
apps/pkcs12.c