sha/asm/sha256-armv4.pl: adapt for use in Linux kernel context.
[openssl.git] / crypto / modes / asm /
2015-01-13 Andy PolyakovAdd Broadwell performance results.
2015-01-06 Andy PolyakovRemove inconsistency in ARM support.
2014-08-30 Andy Polyakovx86[_64] assembly pack: add Silvermont performance...
2014-07-20 Andy PolyakovInitial POWER8 support from development branch.
2014-07-09 Andy Polyakovx86_64 assembly pack: improve masm support.
2014-06-28 Andy Polyakovx86_64 assembly pack: refine clang detection.
2014-06-27 Andy Polyakovx86_64 assembly pack: addendum to last clang commit.
2014-06-27 Andy Polyakovx86_64 assembly pack: allow clang to compile AVX code.
2014-06-24 Andy PolyakovARMv8 assembly pack: add Cortex performance numbers.
2014-06-11 Andy Polyakovghash-x86_64.pl: optimize for upcoming Atom.
2014-06-10 Andy PolyakovAdd GHASH for ARMv8 Crypto Extension.
2014-06-10 Andy PolyakovARM assembly pack: get ARMv7 instruction endianness...
2014-04-24 Andy Polyakovbn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster...
2014-02-13 Andy Polyakovghash-x86[_64].pl: ~15% improvement on Atom Silvermont
2014-02-01 Andy Polyakovmodes/asm/ghash-s390x.pl: +15% performance improvement...
2013-11-12 Andy Polyakovmodes/asm/ghash-alpha.pl: update from HEAD.
2013-11-08 Andy Polyakovmodes/asm/ghash-alpha.pl: make it work with older assem...
2013-09-09 Andy Polyakovcrypto/modes/asm/aesni-gcm-x86_64.pl: minor optimization.
2013-06-30 Andy PolyakovPA-RISC assembler pack: switch to bve in 64-bit builds.
2013-06-10 Andy Polyakovghash-x86_64.pl: add Haswell performance data.
2013-05-19 Andy PolyakovAdd AES-NI GCM stich and take it into build loop [from...
2013-05-19 Andy Polyakovghash-sparcv9.pl: update from master.
2013-05-19 Andy Polyakovghash-x86_64.pl: update from master.
2013-05-19 Andy Polyakovghash-x86.pl: update from master.
2013-01-22 Andy Polyakovx86_64 assembly pack: make Windows build more robust...
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-03 Ben LaurieReduce version skew: trivia (I hope).
2012-04-12 Andy Polyakovs390x asm pack: fix typos.
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-11 Dr. Stephen HensonSync ASM/modes to add CCM and XTS modes and assembly...