Andy Polyakov
|
2141e6f30b
|
e_aes_cbc_hmac_sha1.c: align calculated MAC at cache line.
It also ensures that valgring is happy.
|
2013-02-08 10:31:13 +01:00 |
|
Andy Polyakov
|
1041ab696e
|
e_aes_cbc_hmac_sha1.c: cleanse temporary copy of HMAC secret.
(cherry picked from commit 529d27ea47 )
|
2013-02-06 14:19:11 +00:00 |
|
Andy Polyakov
|
9970308c88
|
e_aes_cbc_hmac_sha1.c: address the CBC decrypt timing issues.
Address CBC decrypt timing issues and reenable the AESNI+SHA1 stitch.
(cherry picked from commit 125093b59f )
|
2013-02-06 14:19:10 +00:00 |
|
Andy Polyakov
|
fc90e42c86
|
e_aes_cbc_hmac_sha1.c: handle zero-length payload and engage empty frag
countermeasure.
PR: 2778
|
2012-04-15 14:14:22 +00:00 |
|
Dr. Stephen Henson
|
5e92fd244c
|
Stop warnings.
|
2011-09-01 14:15:47 +00:00 |
|
Andy Polyakov
|
c608171d9c
|
Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.
|
2011-08-23 20:51:38 +00:00 |
|