e_aes_cbc_hmac_sha1.c: fix rare bad record mac on AES-NI plaforms.
[openssl.git] / crypto / evp / e_rc4_hmac_md5.c
2012-04-20 Andy Polyakove_rc4_hmac_md5.c: reapply commit#21726, which was erron...
2012-04-19 Andy Polyakove_rc4_hmac_md5.c: last commit was inappropriate for...
2012-04-18 Andy Polyakove_rc4_hmac_md5.c: update from HEAD, fixes crash on...
2011-11-15 Andy Polyakove_rc4_hmac_md5.c: make it work on darwin64, which is...
2011-09-10 Dr. Stephen HensonFix warnings (from HEAD).
2011-08-23 Andy PolyakovAdd RC4-MD5 and AESNI-SHA1 "stitched" implementations...