PACKETise ServerHello processing
[openssl.git] / crypto / pkcs12 / p12_crpt.c
2015-09-01 Emilia KasperRT4002: check for NULL cipher in p12_crpt.c
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-03-30 Dr. Stephen HensonRemove duplicate code.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2006-05-15 Dr. Stephen HensonChange builting PBE to use static table. Add entries...
2005-07-26 Nils Larschimproved error checking and some fixes
2005-05-11 Bodo MöllerFix more error codes.
2004-11-24 Dr. Stephen HensonCheck return code of EVP_CipherInit() in PKCS#12 code.
2004-03-15 Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2001-10-17 Dr. Stephen HensonModify EVP cipher behaviour in a similar way
2001-03-09 Dr. Stephen HensonChange the EVP_somecipher() and EVP_somedigest()
2001-02-19 Richard LevitteMake all configuration macros available for application...
1999-11-17 Ulf MöllerMissing #ifdef NO_DES
1999-06-10 Dr. Stephen HensonTwo new functions to write out PKCS#8 private keys...
1999-06-07 Dr. Stephen HensonThis is the main PKCS#5 v2.0 key generation function...
1999-06-06 Dr. Stephen HensonChange PBE handling a bit more: now the key and iv...
1999-06-06 Dr. Stephen HensonRewrite PBE handling read to support PKCS#5 v2.0 and...
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
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-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...