aboutsummaryrefslogtreecommitdiff
path: root/crypto/evp/e_rc4_hmac_md5.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-222/+226
2012-06-04Revert random changes from commit#22606.Andy Polyakov1-2/+1
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie1-1/+2
2012-04-19e_rc4_hmac_md5.c: last commit was inappropriate for non-x86[_64] platforms.Andy Polyakov1-5/+6
2012-04-18e_rc4_hmac_md5.c: harmonize zero-length fragment handling withAndy Polyakov1-5/+7
2012-04-18e_rc4_hmac_md5.c: oops, can't use rc4_hmac_md5_cipher on legacy Intel CPUs.Andy Polyakov1-1/+3
2011-08-25Fix warning.Dr. Stephen Henson1-1/+1
2011-08-23Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.Andy Polyakov1-0/+292