crypto/modes/gcm128.c: more strict aliasing fixes.
[openssl.git] / crypto / modes / gcm128.c
2014-04-06 Andy Polyakovcrypto/modes/gcm128.c: more strict aliasing fixes.
2013-05-19 Andy Polyakovgcm128.c: update from master (add AVX and VIS3 support).
2012-08-13 Andy Polyakovgcm128.c: fix AAD-only case with AAD length not divisib...
2012-06-03 Ben LaurieReduce version skew: trivia (I hope).
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2012-01-25 Andy Polyakovghash-x86.pl: engage original MMX version in no-sse2...
2011-08-04 Dr. Stephen HensonBackport GCM support from HEAD. Minimal support at...