aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/sha
Commit message (Expand)AuthorAgeFilesLines
* Experimental symbol renaming to avoid clashes with regular OpenSSL.Dr. Stephen Henson2011-02-163-1/+3
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* s390x assembler pack: adapt for -m31 build, see commentary in ConfigureAndy Polyakov2010-11-292-32/+73
* sha512-mips.pl: add missing 64-bit byte swap.Andy Polyakov2010-10-221-2/+22
* sha512-mips.pl: fix "little-endian" typos.Andy Polyakov2010-10-211-9/+9
* sha512-mips.pl: add missing byte swap for little-endians.Andy Polyakov2010-10-021-1/+6
* MIPS assembler pack: enable it in Configure, add SHA2 module, fix make rules,Andy Polyakov2010-10-022-0/+428
* sha1-mips.pl, mips-mont.pl: unify MIPS assembler modules in respect toAndy Polyakov2010-09-221-41/+110
* s390x assembler pack: extend OPENSSL_s390xcap_P to 128 bits.Andy Polyakov2010-09-182-2/+2
* Alpha assembler pack: adapt for Linux.Andy Polyakov2010-09-131-0/+6
* sha1-armv4-large.pl: more readable input pickup.Andy Polyakov2010-09-101-7/+7
* sha1-armv4-large.pl: reschedule instructions for dual-issue pipeline.Andy Polyakov2010-08-031-48/+30
* sha1-alpha.pl: commentary update.Andy Polyakov2010-07-261-2/+3
* sha1-armv4-large.pl: add performance data for Cortex A8 core.Andy Polyakov2010-07-131-1/+3
* ARM assembler pack: reschedule instructions for dual-issue pipeline.Andy Polyakov2010-07-132-26/+35
* Harmonize s390x assembler modules with "catch-all" rules from commit#19749.Andy Polyakov2010-07-092-2/+2
* crypto/*/Makefile: unify "catch-all" assembler make rules and harmonizeAndy Polyakov2010-07-084-6/+6
* SPARCv9 assembler pack: refine CPU detection on Linux, fix for "unalignedAndy Polyakov2010-07-013-0/+3
* Revert previous Linux-specific/centric commit#19629. If it really has toAndy Polyakov2010-05-052-3/+0
* Non-executable stack in asm.Ben Laurie2010-05-052-0/+3
* sha1-alpha.pl: addenum till commit #19547.Andy Polyakov2010-04-101-0/+1
* sha1-alpha.pl: engage it in build.Andy Polyakov2010-04-101-0/+3
* ARMv4 assembler: fix compilation failure. Fix is actually unconfirmed, butAndy Polyakov2010-03-293-0/+3
* s390x assembler update: add support for run-time facility detection.Andy Polyakov2010-01-192-0/+10
* PA-RISC assembler: missing symbol and typos.Andy Polyakov2009-12-281-2/+2
* Update sha512-parisc.pl and add make rules.Andy Polyakov2009-12-272-7/+12
* Add sha512-parisc.pl.Andy Polyakov2009-11-151-0/+790
* SHA1 assembler show off: minor performance updates and new modules forAndy Polyakov2009-11-155-98/+960
* sha512.c: there apparently is ILP32 PowerPC platform, where it is safe toAndy Polyakov2009-11-151-1/+1
* sha1-x86* assembler update: F_40_59 and Atom-specific optimizations.Andy Polyakov2009-08-182-180/+189
* Minor shaX-s390x.pl update.Andy Polyakov2009-04-262-0/+2
* Make SPARC assembler modules *really* Purify-friendly.Andy Polyakov2009-03-172-3/+3
* Excuse myself from integrating sha1-sparcv9a.pl into build system, butAndy Polyakov2009-03-161-28/+36
* sha1-sparcv9a.pl: fix bug in commentary section.Andy Polyakov2009-02-091-2/+3
* s390x assembler pack update.Andy Polyakov2009-02-092-118/+122
* Add UltraSPARC VIS-powered SHA1 block procedure.Andy Polyakov2009-01-051-0/+591
* Fix "possible loss of data" Win64 compiler warnings.Andy Polyakov2008-12-291-1/+1
* x86_64 assembler pack: add support for Win64 SEH.Andy Polyakov2008-12-192-18/+238
* Update make rules for x86_64 assembler pack.Andy Polyakov2008-11-121-3/+3
* x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.Andy Polyakov2008-11-121-4/+5
* Fix warning.Ben Laurie2008-11-021-1/+7
* Fix SHA512 and optimize BN for mingw64.Andy Polyakov2008-11-011-1/+2
* Fix incorrect command for assember file generation on IA64Lutz Jänicke2008-10-061-1/+1
* AIX build updates.Andy Polyakov2008-09-122-0/+2
* sha1-armv4-large cosmetics.Andy Polyakov2008-08-061-2/+2
* sha1-armv4-large.pl performance improvement. On PXA255 it gives +10% onAndy Polyakov2008-08-061-12/+14
* Remove junk argument to function_begin in sha/asm/*-586.pl.Andy Polyakov2008-07-173-3/+3
* Compensate inline assembler in sha512.c for gcc 2.7.2 compiler bug.Andy Polyakov2008-04-241-4/+4
* Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke2008-04-171-7/+3
* Unify ppc assembler make rules.Andy Polyakov2008-01-133-24/+20