aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/e_rc4_hmac_md5.c
Commit message (Expand)AuthorAgeFilesLines
* Revert random changes from commit#22606.Andy Polyakov2012-06-041-2/+1
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-1/+2
* e_rc4_hmac_md5.c: last commit was inappropriate for non-x86[_64] platforms.Andy Polyakov2012-04-191-5/+6
* e_rc4_hmac_md5.c: harmonize zero-length fragment handling withAndy Polyakov2012-04-181-5/+7
* e_rc4_hmac_md5.c: oops, can't use rc4_hmac_md5_cipher on legacy Intel CPUs.Andy Polyakov2012-04-181-1/+3
* Fix warning.Dr. Stephen Henson2011-08-251-1/+1
* Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.Andy Polyakov2011-08-231-0/+292