| Commit message (Expand) | Author | Age | Files | Lines |
* | sha256-586.pl: minor optimization, +0-2% on all CPUs, +7% on Westmere. | Andy Polyakov | 2011-09-17 | 1 | -27/+25 |
* | sha512-x86_64.pl: +15% better performance on Westmere and incidentally Atom. | Andy Polyakov | 2011-09-17 | 1 | -46/+40 |
* | Allow for dynamic base in Win64 FIPS module. | Andy Polyakov | 2011-09-14 | 3 | -0/+5 |
* | sha512-sparcv9.pl: minor optimization of sha256. | Andy Polyakov | 2011-07-18 | 1 | -3/+3 |
* | ARM assembler pack: add platform run-time detection. | Andy Polyakov | 2011-07-17 | 1 | -3/+3 |
* | sha1-x86_64.pl: nasm 2.07 screws up labels if AVX path is compiled. | Andy Polyakov | 2011-07-04 | 1 | -1/+1 |
* | sha1-x86_64.pl: fix win64-specific typos and add masm support. | Andy Polyakov | 2011-07-01 | 1 | -4/+9 |
* | crypto/sha/asm/sha[1|512]-mips.pl: minor updates. | Andy Polyakov | 2011-06-28 | 2 | -16/+16 |
* | sha1-586|x86_64.pl: minor portability fix. | Andy Polyakov | 2011-05-29 | 2 | -2/+2 |
* | sha1-586|x86_64.pl: add SSSE3 and AVX code paths. | Andy Polyakov | 2011-05-29 | 2 | -11/+1915 |
* | PPC assembler pack: adhere closer to ABI specs, add PowerOpen traceback data. | Andy Polyakov | 2011-05-27 | 2 | -96/+101 |
* | ARM assembler pack: profiler-assisted optimizations and NEON support. | Andy Polyakov | 2011-04-01 | 5 | -159/+343 |
* | Update dependencies. | Dr. Stephen Henson | 2011-02-21 | 1 | -4/+10 |
* | Experimental symbol renaming to avoid clashes with regular OpenSSL. | Dr. Stephen Henson | 2011-02-16 | 3 | -1/+3 |
* | Change AR to ARX to allow exclusion of fips object modules | Dr. Stephen Henson | 2011-01-26 | 1 | -1/+1 |
* | s390x assembler pack: adapt for -m31 build, see commentary in Configure | Andy Polyakov | 2010-11-29 | 2 | -32/+73 |
* | sha512-mips.pl: add missing 64-bit byte swap. | Andy Polyakov | 2010-10-22 | 1 | -2/+22 |
* | sha512-mips.pl: fix "little-endian" typos. | Andy Polyakov | 2010-10-21 | 1 | -9/+9 |
* | sha512-mips.pl: add missing byte swap for little-endians. | Andy Polyakov | 2010-10-02 | 1 | -1/+6 |
* | MIPS assembler pack: enable it in Configure, add SHA2 module, fix make rules, | Andy Polyakov | 2010-10-02 | 2 | -0/+428 |
* | sha1-mips.pl, mips-mont.pl: unify MIPS assembler modules in respect to | Andy Polyakov | 2010-09-22 | 1 | -41/+110 |
* | s390x assembler pack: extend OPENSSL_s390xcap_P to 128 bits. | Andy Polyakov | 2010-09-18 | 2 | -2/+2 |
* | Alpha assembler pack: adapt for Linux. | Andy Polyakov | 2010-09-13 | 1 | -0/+6 |
* | sha1-armv4-large.pl: more readable input pickup. | Andy Polyakov | 2010-09-10 | 1 | -7/+7 |
* | sha1-armv4-large.pl: reschedule instructions for dual-issue pipeline. | Andy Polyakov | 2010-08-03 | 1 | -48/+30 |
* | sha1-alpha.pl: commentary update. | Andy Polyakov | 2010-07-26 | 1 | -2/+3 |
* | sha1-armv4-large.pl: add performance data for Cortex A8 core. | Andy Polyakov | 2010-07-13 | 1 | -1/+3 |
* | ARM assembler pack: reschedule instructions for dual-issue pipeline. | Andy Polyakov | 2010-07-13 | 2 | -26/+35 |
* | Harmonize s390x assembler modules with "catch-all" rules from commit#19749. | Andy Polyakov | 2010-07-09 | 2 | -2/+2 |
* | crypto/*/Makefile: unify "catch-all" assembler make rules and harmonize | Andy Polyakov | 2010-07-08 | 4 | -6/+6 |
* | SPARCv9 assembler pack: refine CPU detection on Linux, fix for "unaligned | Andy Polyakov | 2010-07-01 | 3 | -0/+3 |
* | Revert previous Linux-specific/centric commit#19629. If it really has to | Andy Polyakov | 2010-05-06 | 2 | -3/+0 |
* | Non-executable stack in asm. | Ben Laurie | 2010-05-05 | 2 | -0/+3 |
* | sha1-alpha.pl: addenum till commit #19547. | Andy Polyakov | 2010-04-10 | 1 | -0/+1 |
* | sha1-alpha.pl: engage it in build. | Andy Polyakov | 2010-04-10 | 1 | -0/+3 |
* | ARMv4 assembler: fix compilation failure. Fix is actually unconfirmed, but | Andy Polyakov | 2010-03-29 | 3 | -0/+3 |
* | s390x assembler update: add support for run-time facility detection. | Andy Polyakov | 2010-01-19 | 2 | -0/+10 |
* | PA-RISC assembler: missing symbol and typos. | Andy Polyakov | 2009-12-28 | 1 | -2/+2 |
* | Update sha512-parisc.pl and add make rules. | Andy Polyakov | 2009-12-27 | 2 | -7/+12 |
* | Add sha512-parisc.pl. | Andy Polyakov | 2009-11-15 | 1 | -0/+790 |
* | SHA1 assembler show off: minor performance updates and new modules for | Andy Polyakov | 2009-11-15 | 5 | -98/+960 |
* | sha512.c: there apparently is ILP32 PowerPC platform, where it is safe to | Andy Polyakov | 2009-11-15 | 1 | -1/+1 |
* | sha1-x86* assembler update: F_40_59 and Atom-specific optimizations. | Andy Polyakov | 2009-08-18 | 2 | -180/+189 |
* | Minor shaX-s390x.pl update. | Andy Polyakov | 2009-04-26 | 2 | -0/+2 |
* | Make SPARC assembler modules *really* Purify-friendly. | Andy Polyakov | 2009-03-17 | 2 | -3/+3 |
* | Excuse myself from integrating sha1-sparcv9a.pl into build system, but | Andy Polyakov | 2009-03-16 | 1 | -28/+36 |
* | sha1-sparcv9a.pl: fix bug in commentary section. | Andy Polyakov | 2009-02-09 | 1 | -2/+3 |
* | s390x assembler pack update. | Andy Polyakov | 2009-02-09 | 2 | -118/+122 |
* | Add UltraSPARC VIS-powered SHA1 block procedure. | Andy Polyakov | 2009-01-05 | 1 | -0/+591 |
* | Fix "possible loss of data" Win64 compiler warnings. | Andy Polyakov | 2008-12-29 | 1 | -1/+1 |