summaryrefslogtreecommitdiffstats
path: root/crypto/sha (follow)
Commit message (Expand)AuthorAgeFilesLines
* Temporary fix for sha256 IA64 assembler.Andy Polyakov2006-10-181-1/+1
* Fix bug in big-endian path and optimize it for size.Andy Polyakov2006-10-181-54/+39
* Further synchronizations with md32_common.h update, consistent namingAndy Polyakov2006-10-1711-160/+45
* Further synchronizations with md32_common.h update.Andy Polyakov2006-10-171-3/+1
* Synchronize SHA1 assembler with md32_common.h update.Andy Polyakov2006-10-174-304/+45
* Re-implement md32_common.h [make it simpler!] and eliminate code renderedAndy Polyakov2006-10-112-276/+94
* Rewrite sha1-586.pl.Andy Polyakov2006-08-311-314/+141
* Update .cvsignore again.Dr. Stephen Henson2006-07-171-0/+1
* Add sha512-ppc.pl module.Andy Polyakov2006-06-052-1/+438
* Minor sha1-ppc.pl update.Andy Polyakov2006-06-051-12/+11
* Futher minor PPC assembler update.Andy Polyakov2006-05-041-1/+1
* Minor PPC assembler updates.Andy Polyakov2006-05-031-2/+3
* SHA1 for PowerPC.Andy Polyakov2006-05-014-1/+322
* SHA-1 for x86_64.Andy Polyakov2006-04-163-1/+243
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov2005-12-181-1/+1
* Make pshufw optional and update performance table in sha512-sse2.plAndy Polyakov2005-11-031-1/+1
* +20% SHA512 performance improvement on x86.Andy Polyakov2005-10-251-20/+55
* Eliminate false preprocessor dependencies introduced with VOS support.Andy Polyakov2005-10-251-7/+5
* fix warnings when building openssl with the following compiler options:Nils Larsch2005-08-292-2/+2
* Commentary section update in sha512-x86_64.pl.Andy Polyakov2005-07-251-5/+6
* Engage SHA-256/-512 x86_64 assembler module.Andy Polyakov2005-07-241-0/+4
* SHA-256/-512 x86_64 assembler module.Andy Polyakov2005-07-241-0/+358
* Pedantic polish to aes-ia64 and sha512-ia64.Andy Polyakov2005-07-201-13/+15
* Fix bug [SHA1 IA-64 being disabled] introduced with Stratus VOS update.Andy Polyakov2005-07-201-7/+7
* Fix unwind directives in IA-64 assembler modules. This helps symbolicAndy Polyakov2005-07-182-9/+4
* Update for Stratus VOS.Richard Levitte2005-06-231-11/+13
* "Show" more respect to no-sha* config options.Andy Polyakov2005-05-314-2/+4
* It seems like mkdef.pl couldn't quite understand that #ifdef OPENSSL_NO_SHA512Richard Levitte2005-05-241-0/+2
* Be more consistent with OPENSSL_NO_SHA256.Andy Polyakov2005-05-221-0/+9
* OPENSSL_NO_SHA512 to mask even SHA512_CTX declaration. This is done toAndy Polyakov2005-05-222-1/+10
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-4/+30
* make updateBodo Möller2005-05-161-29/+2
* Fool-proofing MakefilesAndy Polyakov2005-05-161-4/+1
* Comply with optimization manual (no data should share cache-line with code).Andy Polyakov2005-05-091-1/+1
* Allow for ./config no-sha0 [from stable].Andy Polyakov2005-04-301-2/+2
* Add DTLS support.Ben Laurie2005-04-261-0/+1
* Check return values of <Digest>_Init functions in low level digest calls.Dr. Stephen Henson2005-04-152-2/+4
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-112-0/+4
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELFAndy Polyakov2005-02-061-8/+8
* Engage SHA1 IA64 assembler on IA64 platforms.Andy Polyakov2004-12-092-0/+7
* SHA1 assembler for IA-64.Andy Polyakov2004-12-091-0/+549
* sha1_block_asm_data_order can't hash if message crosses 2GB boundary.Andy Polyakov2004-11-291-1/+1
* Engage RC4 IA-64 assembler module.Andy Polyakov2004-11-261-2/+2
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-031-1/+1
* SHA1 asm Pentium tune-up. Performance loss is not as bad anymore.Andy Polyakov2004-09-271-32/+37
* sha256_block advances the input pointer double as fast sometimes. Fix theAndy Polyakov2004-09-272-4/+9
* make updateRichard Levitte2004-09-101-5/+8
* Proper support for OpenBSD-i386 shared build, including assember modules!Andy Polyakov2004-08-291-5/+6