sha/asm/sha256-armv4.pl: adapt for use in Linux kernel context.
[openssl.git] / crypto / modes / gcm128.c
2015-01-30 Andy Polyakovmodes/gcm128.c: fix OPENSSL_SMALL_FOOTPRINT compile...
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellMove more comments that confuse indent
2015-01-22 Andy Polyakovmodes/gcm128.c: make it indent-friendly.
2015-01-22 Tim Hudsonmark all block comments that need format preserving...
2015-01-06 Andy PolyakovRemove inconsistency in ARM support.
2014-07-20 Andy PolyakovInitial POWER8 support from development branch.
2014-06-10 Andy PolyakovEngage GHASH for ARMv8.
2014-04-24 Andy Polyakovbn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster...
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...