summaryrefslogtreecommitdiff
path: root/asn1/pkcs12/Makefile.nmake
AgeCommit message (Collapse)AuthorFilesLines
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
2007-10-10- Change Makefiles to include preincJörg Mayer1-1/+2
- Add missing new directories to asn1/Makefile.nmake svn path=/trunk/; revision=23141
2007-10-09More Makefile conversionsJörg Mayer1-40/+22
svn path=/trunk/; revision=23116
2007-08-17Support for decrypting of PKCS#12 bag contents.Graeme Lunt1-1/+1
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. svn path=/trunk/; revision=22534
2007-05-06Start introducing actx to ber functions.Anders Broman1-1/+1
svn path=/trunk/; revision=21705
2007-01-13New protocol dissector for PKCS#12 - Personal Information Exchange Syntax.Graeme Lunt1-0/+46
Generally found within a file (.p12 or .pfx) or as a directory attribute (userPKCS12 from iNetOrgPerson). Wiki page and sample file to follow. svn path=/trunk/; revision=20416