Andy Polyakov
|
a69c0a1be5
|
evp/e_aes_cbc_hmac_sha*.c: harmonize names, fix bugs.
|
2013-10-08 23:39:26 +02:00 |
|
Andy Polyakov
|
7f893258f6
|
evp/e_aes_cbc_hmac_sha*.c: multi-block glue code.
|
2013-10-03 00:24:03 +02:00 |
|
Andy Polyakov
|
5c60046553
|
e_aes_cbc_hmac_sha1.c: fix rare bad record mac on AES-NI plaforms.
PR: 3002
|
2013-03-18 19:29:41 +01:00 |
|
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 529d27ea472fc2c7ba9190a15a58cb84012d4ec6)
|
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 125093b59f3c2a2d33785b5563d929d0472f1721)
|
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 |
|