more info about PKCS#12 structure MAC
authorHubert Kario <hkario@redhat.com>
Wed, 26 Jul 2017 14:25:51 +0000 (16:25 +0200)
committerRich Salz <rsalz@openssl.org>
Wed, 26 Jul 2017 19:04:54 +0000 (15:04 -0400)
commit11a25d34549461ad6ddd61322ed3b54dd4c69686
tree970163fa80c34c3686fcc3d654a36b5b06c31cc0
parentdc46fc25d7e4388f1a6f972bfdf4e24c2b81a0f7
more info about PKCS#12 structure MAC

report additional information about the MAC used over the
PKCS#12 structure: size of mac and salt as well as the
hash algorithm used for creating it

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