Change PKCS#12 key derivation routines to cope with
[openssl.git] / crypto / pkcs12 / p12_key.c
2001-01-14 Dr. Stephen HensonChange PKCS#12 key derivation routines to cope with
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-05-04 Dr. Stephen HensonMake PKCS#12 code handle missing passwords.
2000-03-07 Richard LevitteCheck that a password was actually passed, or the user...
1999-12-15 Dr. Stephen HensonDelete an unused variable and make the PKCS#12 keygen...
1999-10-30 Ulf Möller*** empty log message ***
1999-05-05 Ulf MöllerRemove unreachable return statements.
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-17 Ben LaurieMassive constification.
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...