Rewrite PKCS#12 code and remove some of the old
[openssl.git] / crypto / pkcs12 / p12_decr.c
2000-12-31 Dr. Stephen HensonRewrite PKCS#12 code and remove some of the old
2000-06-21 Dr. Stephen HensonFixes for Win32 build.
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-05-16 Ben LaurieTypesafety Thought Police part 3.
1999-10-20 Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-07-30 Dr. Stephen HensonFix to PKCS#12 code to use the cipher block length...
1999-06-06 Dr. Stephen HensonRewrite PBE handling read to support PKCS#5 v2.0 and...
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23 Ben LaurieWork with -pedantic!
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-16 Ben LaurieFix some warnings. Contributed by Anonymous.
1999-03-29 Dr. Stephen HensonInclude pkcs12 program as part of openssl. This complet...
1999-03-28 Dr. Stephen HensonYet more PKCS#12 integration: add lots of files under...