The use of "exp" as a variable name in a prototype causes a conflict with FC2
[oweals/openssl.git] / crypto / evp / e_des.c
2004-05-11 Ben LauriePull FIPS back into stable.
2004-04-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-03-28 Dr. Stephen HensonEnhance EVP code to generate random symmetric keys...
2004-01-28 Richard Levitte0.9.7-stable is in freeze. That means we do bug fixes...
2004-01-27 Andy PolyakovCFB DES sync-up with FIPS branch.
2004-01-27 Andy PolyakovCFB DES sync-up with FIPS branch.
2004-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-08-11 Richard LevitteA new branch for FIPS-related changes has been created...
2003-08-01 Ben LaurieFix DES CFB-r.
2003-07-30 Ben LaurieWhoops, forgot FIPS DES, also add EVPs for DES CFB1...
2003-07-28 Ben LaurieAdd support for partial CFB modes, make tests work...
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_DES.
2002-02-16 Richard LevitteThe AES modes OFB and CFB are defined with 128 feedback...
2002-02-16 Richard LevitteThe AES modes OFB and CFB are defined with 128 feedback...
2002-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-10-24 Richard LevitteDue to an increasing number of clashes between modern...
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-02-19 Richard LevitteMake all configuration macros available for application...
2000-06-03 Ben LaurieEVP constification.
2000-05-30 Dr. Stephen HensonFourth phase EVP revision.