Andy Polyakov
|
9ab3ce1246
|
e_aes_cbc_hmac_sha1.c: fix rare bad record mac on AES-NI plaforms.
PR: 3002
(cherry picked from commit 5c60046553716fcf160718f59160493194f212dc)
|
2013-03-18 19:35:48 +01:00 |
|
Andy Polyakov
|
13e225300f
|
e_aes_cbc_hmac_sha1.c: fine-tune cache line alignment.
With previous commit it also ensures that valgrind is happy.
|
2013-02-08 09:45:09 +01:00 |
|
Andy Polyakov
|
746c6f3a53
|
e_aes_cbc_hmac_sha1.c: align calculated MAC at cache line.
|
2013-02-07 23:04:31 +01:00 |
|
Andy Polyakov
|
529d27ea47
|
e_aes_cbc_hmac_sha1.c: cleanse temporary copy of HMAC secret.
|
2013-02-03 20:04:39 +01:00 |
|
Andy Polyakov
|
125093b59f
|
e_aes_cbc_hmac_sha1.c: address the CBC decrypt timing issues.
Address CBC decrypt timing issues and reenable the AESNI+SHA1 stitch.
|
2013-02-02 19:35:09 +01:00 |
|
Dr. Stephen Henson
|
58fdd30664
|
revert more "version skew" changes that break FIPS builds
|
2012-06-10 23:01:28 +00:00 |
|
Ben Laurie
|
af454b5bb0
|
Reduce version skew.
|
2012-06-08 09:18:47 +00:00 |
|
Andy Polyakov
|
371056f2b9
|
e_aes_cbc_hmac_sha1.c: handle zero-length payload and engage empty frag
countermeasure [from HEAD].
PR: 2778
|
2012-04-15 14:23:03 +00:00 |
|
Dr. Stephen Henson
|
7b23c126e6
|
undef some symbols that cause problems with make depend for fips builds
|
2012-01-18 01:40:36 +00:00 |
|
Dr. Stephen Henson
|
7d453a3b49
|
Fix warnings (from HEAD).
|
2011-09-10 21:18:37 +00:00 |
|
Andy Polyakov
|
84e7485bfb
|
Add RC4-MD5 and AESNI-SHA1 "stitched" implementations [from HEAD].
|
2011-08-23 20:53:34 +00:00 |
|