summaryrefslogtreecommitdiffstats
path: root/crypto/sha
AgeCommit message (Expand)Author
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie
2012-05-28sha256-586.pl: full unroll to deliver additional ~16%, add Sandy Bridge-Andy Polyakov
2012-05-28sha512-x86_64.pl: >5% better performance.Andy Polyakov
2012-05-24sha256-586.pl: tune away regression on Nehalem core and incidentallyAndy Polyakov
2012-05-19sha256-586.pl optimization.Andy Polyakov
2012-04-28perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations.Andy Polyakov
2012-04-18C64x+ assembler pack. linux-c64xplus build is *not* tested nor can it beAndy Polyakov
2012-03-29sha512-armv4.pl: optimize NEON code path by utilizing vbsl, bitwise select.Andy Polyakov
2012-01-13sha512-sparcv9.pl: work around V8+ warning.Andy Polyakov
2012-01-13aes-ppc.pl, sha512-ppc.pl: comply even with Embedded ABI specificationAndy Polyakov
2011-10-20sha1-mips.pl: fix typo.Andy Polyakov
2011-10-19vxworks-mips: unify and add assembler.Andy Polyakov
2011-09-17sha256-586.pl: minor optimization, +0-2% on all CPUs, +7% on Westmere.Andy Polyakov
2011-09-17sha512-x86_64.pl: +15% better performance on Westmere and incidentally Atom.Andy Polyakov
2011-09-14Allow for dynamic base in Win64 FIPS module.Andy Polyakov
2011-07-18sha512-sparcv9.pl: minor optimization of sha256.Andy Polyakov
2011-07-17ARM assembler pack: add platform run-time detection.Andy Polyakov
2011-07-04sha1-x86_64.pl: nasm 2.07 screws up labels if AVX path is compiled.Andy Polyakov
2011-07-01sha1-x86_64.pl: fix win64-specific typos and add masm support.Andy Polyakov
2011-06-28crypto/sha/asm/sha[1|512]-mips.pl: minor updates.Andy Polyakov
2011-05-29sha1-586|x86_64.pl: minor portability fix.Andy Polyakov
2011-05-29sha1-586|x86_64.pl: add SSSE3 and AVX code paths.Andy Polyakov
2011-05-27PPC assembler pack: adhere closer to ABI specs, add PowerOpen traceback data.Andy Polyakov
2011-04-01ARM assembler pack: profiler-assisted optimizations and NEON support.Andy Polyakov
2011-02-21Update dependencies.Dr. Stephen Henson
2011-02-16Experimental symbol renaming to avoid clashes with regular OpenSSL.Dr. Stephen Henson
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson
2010-11-29s390x assembler pack: adapt for -m31 build, see commentary in ConfigureAndy Polyakov
2010-10-22sha512-mips.pl: add missing 64-bit byte swap.Andy Polyakov
2010-10-21sha512-mips.pl: fix "little-endian" typos.Andy Polyakov
2010-10-02sha512-mips.pl: add missing byte swap for little-endians.Andy Polyakov
2010-10-02MIPS assembler pack: enable it in Configure, add SHA2 module, fix make rules,Andy Polyakov
2010-09-22sha1-mips.pl, mips-mont.pl: unify MIPS assembler modules in respect toAndy Polyakov
2010-09-18s390x assembler pack: extend OPENSSL_s390xcap_P to 128 bits.Andy Polyakov
2010-09-13Alpha assembler pack: adapt for Linux.Andy Polyakov
2010-09-10sha1-armv4-large.pl: more readable input pickup.Andy Polyakov
2010-08-03sha1-armv4-large.pl: reschedule instructions for dual-issue pipeline.Andy Polyakov
2010-07-26sha1-alpha.pl: commentary update.Andy Polyakov
2010-07-13sha1-armv4-large.pl: add performance data for Cortex A8 core.Andy Polyakov
2010-07-13ARM assembler pack: reschedule instructions for dual-issue pipeline.Andy Polyakov
2010-07-09Harmonize s390x assembler modules with "catch-all" rules from commit#19749.Andy Polyakov
2010-07-08crypto/*/Makefile: unify "catch-all" assembler make rules and harmonizeAndy Polyakov
2010-07-01SPARCv9 assembler pack: refine CPU detection on Linux, fix for "unalignedAndy Polyakov
2010-05-05Revert previous Linux-specific/centric commit#19629. If it really has toAndy Polyakov
2010-05-05Non-executable stack in asm.Ben Laurie
2010-04-10sha1-alpha.pl: addenum till commit #19547.Andy Polyakov
2010-04-10sha1-alpha.pl: engage it in build.Andy Polyakov
2010-03-29ARMv4 assembler: fix compilation failure. Fix is actually unconfirmed, butAndy Polyakov
2010-01-19s390x assembler update: add support for run-time facility detection.Andy Polyakov
2009-12-28PA-RISC assembler: missing symbol and typos.Andy Polyakov