e_aes_cbc_hmac_sha1.c: fine-tune cache line alignment.
[openssl.git] / crypto / evp / e_idea.c
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2008-10-31 Andy Polyakovsize_t-fy EVP_CIPHER. Note that being size_t-fied it...
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_IDEA.
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-02-16 Richard LevitteThe AES modes OFB and CFB are defined with 128 feedback...
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.