summaryrefslogtreecommitdiffstats
path: root/crypto/modes/gcm128.c
AgeCommit message (Expand)Author
2014-04-06crypto/modes/gcm128.c: more strict aliasing fixes.Andy Polyakov
2013-09-16Remove AVX and VIS3 support.Ben Laurie
2013-09-16gcm128.c: update from master (add AVX and VIS3 support).Andy Polyakov
2012-08-13gcm128.c: fix AAD-only case with AAD length not divisible by 16 [from HEAD].Andy Polyakov
2012-06-08Reduce version skew.Ben Laurie
2012-01-25ghash-x86.pl: engage original MMX version in no-sse2 builds [from HEAD].Andy Polyakov
2011-08-04Backport GCM support from HEAD. Minimal support at present: no assemblyDr. Stephen Henson