]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/evp/evp_pbe.c
There have been a number of complaints from a number of sources that names
[thirdparty/openssl.git] / crypto / evp / evp_pbe.c
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
2000-05-15  Ulf MöllerGet rid of more non-ANSI declarations.
2000-05-04  Dr. Stephen HensonMake PKCS#12 code handle missing passwords.
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  Dr. Stephen HensonAdd PKCS#12 documentation and new option in x509 to...
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23  Ulf MöllerUndo evil cast! <g>
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 HensonFurther PKCS#12 integration, PBE, PKCS#8 additions.