summaryrefslogtreecommitdiffstats
path: root/crypto/sha
AgeCommit message (Expand)Author
2014-02-26sha/asm/sha256-586.pl: don't try to compile SIMD with no-sse2.Andy Polyakov
2014-02-26sha/asm/sha512-x86_64.pl: fix compilation error on Solaris.Andy Polyakov
2014-02-05[aesni|sha*]-mb-x86_64.pl: add multi-block assembly modules [from master].Andy Polyakov
2014-02-01sha512-ia64.pl: 15-20% performance improvement.Andy Polyakov
2014-02-01PPC assembly pack: jumbo update from master.Andy Polyakov
2014-02-01crypto/sha/asm/sha1-x86_64.pl: jumbo update from master.Andy Polyakov
2014-01-04sha/asm/sha256-armv4.pl: add NEON code path.Andy Polyakov
2014-01-04aesni-sha1-x86_64.pl: harmonize [Atom-specific optimizations] with master bra...Andy Polyakov
2013-12-28ARM assembly pack: make it work with older toolchain.Andy Polyakov
2013-12-18sha1-x86_64.pl: harmonize Win64 SE handlers for SIMD code pathes.Andy Polyakov
2013-12-18sha512.c: fullfull implicit API contract in SHA512_Transform.Andy Polyakov
2013-12-09ARM assembly pack: SHA update from master.Andy Polyakov
2013-11-12Make Makefiles OSF-make-friendly.Andy Polyakov
2013-10-15PPC assembly pack: make new .size directives profiler-friendly.Andy Polyakov
2013-10-15PPC assembly pack: update from master branch.Andy Polyakov
2013-10-13Initial aarch64 bits.Andy Polyakov
2013-10-13MIPS assembly pack: get rid of deprecated instructions.Andy Polyakov
2013-07-31crypto/sha/asm/sha*-x86_64.pl: comply with Win64 ABI.Andy Polyakov
2013-07-10sha512-586.pl: fix typo.Andy Polyakov
2013-06-30PA-RISC assembler pack: switch to bve in 64-bit builds.Andy Polyakov
2013-06-10sha1-x86_64.pl: add AVX2+BMI code path.Andy Polyakov
2013-06-10sha512-x86_64.pl: upcoming-Atom-specific optimization.Andy Polyakov
2013-06-10sha[256|512]-586.pl: add more SIMD code paths.Andy Polyakov
2013-05-25sha512-x86_64.pl: +16% optimization for Atom.Andy Polyakov
2013-05-20Add SHA SPARC T4 code from master.Andy Polyakov
2013-05-19sha512-x86_64.pl: update from master.Andy Polyakov
2013-05-19sha512-586.pl: update from master.Andy Polyakov
2013-05-19sha256-598.pl: update from master.Andy Polyakov
2013-05-19sha1-x86_64.pl: update from master.Andy Polyakov
2013-05-19sha1-586.pl: update from master.Andy Polyakov
2013-01-22x86_64 assembly pack: make Windows build more robust [from master].Andy Polyakov
2013-01-13Fix some clang warnings.Ben Laurie
2012-09-19MIPS assembly pack: jumbo update from HEAD.Andy Polyakov
2012-08-17sha1-armv4-large.pl: comply with ABI [from HEAD].Andy Polyakov
2012-08-17MIPS assembly pack updates from HEAD.Andy Polyakov
2012-06-27x86_64 assembly pack: make it possible to compile with Perl locatedAndy Polyakov
2012-06-03Reduce version skew: trivia (I hope).Ben Laurie
2011-11-14x86 assembler pack update from HEAD.Andy Polyakov
2011-11-14x86_64 assembler pack update from HEAD.Andy Polyakov
2011-11-14ARM assembler pack update from HEAD.Andy Polyakov
2011-11-14Alpha assembler pack update from HEAD.Andy Polyakov
2011-11-14MIPS assembler pack update from HEAD.Andy Polyakov
2011-11-14PPC assembler pack update from HEAD.Andy Polyakov
2011-11-14PA-RISC assembler pack update from HEAD.Andy Polyakov
2011-11-14SPARCv9 assembler pack update from HEAD.Andy Polyakov
2011-11-14s390x assembler pack update from HEAD.Andy Polyakov
2011-11-14IA64 assembler pack update from HEAD.Andy Polyakov
2011-11-14Mafiles updates to accomodate assembler update from HEAD.Andy Polyakov
2011-08-14Remove hard coded ecdsaWithSHA1 hack in ssl routines and check for RSADr. Stephen Henson
2011-07-04sha1-x86_64.pl: nasm-related update from HEAD.Andy Polyakov