Support for decrypting of PKCS#12 bag contents.
authorgal <gal@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 17 Aug 2007 18:52:40 +0000 (18:52 +0000)
committergal <gal@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 17 Aug 2007 18:52:40 +0000 (18:52 +0000)
commit77ff6a9b5bb3373191fbaa70f426c0890383d4d9
treedf0587947cba05d747852f15906b504cf18429cd
parentc99fc7d87d4476a6a33bac357038c20bb70bcc0d
Support for decrypting of PKCS#12 bag contents.
Supports RC2, RC4 and 3DES with SHA1 Password-based Encryption using libgcrypt functions.
Password is provided as a preference, as is trying to decode with a empty/NULL password.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22534 f5534014-38df-0310-8fa8-9805f1628bb7
asn1/pkcs12/Makefile
asn1/pkcs12/Makefile.nmake
asn1/pkcs12/packet-pkcs12-template.c
asn1/pkcs12/packet-pkcs12-template.h
asn1/pkcs12/pkcs12.cnf
epan/dissectors/packet-pkcs12.c
epan/dissectors/packet-pkcs12.h