aboutsummaryrefslogtreecommitdiff
path: root/crypto/sha
AgeCommit message (Expand)AuthorFilesLines
2007-01-25Minor optimization for sha1-armv4 module.Andy Polyakov1-11/+14
2007-01-22SHA1 for ARMv4 and Thumb.Andy Polyakov2-0/+478
2007-01-21Constify version strings and some structures.Dr. Stephen Henson4-4/+4
2006-12-22Oops! New prototype code creeped through...Andy Polyakov1-1/+1
2006-12-22Make sha.h more "portable."Andy Polyakov1-1/+2
2006-11-27sha512-ppc.pl mutli-thread safety fix.Andy Polyakov1-31/+55
2006-11-07Avoid shadow warning.Dr. Stephen Henson1-7/+7
2006-10-18Temporary fix for sha256 IA64 assembler.Andy Polyakov1-1/+1
2006-10-18Fix bug in big-endian path and optimize it for size.Andy Polyakov1-54/+39
2006-10-17Further synchronizations with md32_common.h update, consistent namingAndy Polyakov11-160/+45
2006-10-17Further synchronizations with md32_common.h update.Andy Polyakov1-3/+1
2006-10-17Synchronize SHA1 assembler with md32_common.h update.Andy Polyakov4-304/+45
2006-10-11Re-implement md32_common.h [make it simpler!] and eliminate code renderedAndy Polyakov2-276/+94
2006-08-31Rewrite sha1-586.pl.Andy Polyakov1-314/+141
2006-07-17Update .cvsignore again.Dr. Stephen Henson1-0/+1
2006-06-05Add sha512-ppc.pl module.Andy Polyakov2-1/+438
2006-06-05Minor sha1-ppc.pl update.Andy Polyakov1-12/+11
2006-05-04Futher minor PPC assembler update.Andy Polyakov1-1/+1
2006-05-03Minor PPC assembler updates.Andy Polyakov1-2/+3
2006-05-01SHA1 for PowerPC.Andy Polyakov4-1/+322
2006-04-16SHA-1 for x86_64.Andy Polyakov3-1/+243
2006-02-04Update filenames in makefiles.Dr. Stephen Henson1-1/+1
2005-12-18Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov1-1/+1
2005-11-03Make pshufw optional and update performance table in sha512-sse2.plAndy Polyakov1-1/+1
2005-10-25+20% SHA512 performance improvement on x86.Andy Polyakov1-20/+55
2005-10-25Eliminate false preprocessor dependencies introduced with VOS support.Andy Polyakov1-7/+5
2005-08-28fix warnings when building openssl with the following compiler options:Nils Larsch2-2/+2
2005-07-25Commentary section update in sha512-x86_64.pl.Andy Polyakov1-5/+6
2005-07-24Engage SHA-256/-512 x86_64 assembler module.Andy Polyakov1-0/+4
2005-07-24SHA-256/-512 x86_64 assembler module.Andy Polyakov1-0/+358
2005-07-20Pedantic polish to aes-ia64 and sha512-ia64.Andy Polyakov1-13/+15
2005-07-19Fix bug [SHA1 IA-64 being disabled] introduced with Stratus VOS update.Andy Polyakov1-7/+7
2005-07-18Fix unwind directives in IA-64 assembler modules. This helps symbolicAndy Polyakov2-9/+4
2005-06-23Update for Stratus VOS.Richard Levitte1-11/+13
2005-05-31"Show" more respect to no-sha* config options.Andy Polyakov4-2/+4
2005-05-24It seems like mkdef.pl couldn't quite understand that #ifdef OPENSSL_NO_SHA512Richard Levitte1-0/+2
2005-05-22Be more consistent with OPENSSL_NO_SHA256.Andy Polyakov1-0/+9
2005-05-22OPENSSL_NO_SHA512 to mask even SHA512_CTX declaration. This is done toAndy Polyakov2-1/+10
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov1-4/+30
2005-05-16make updateBodo Möller1-29/+2
2005-05-15Fool-proofing MakefilesAndy Polyakov1-4/+1
2005-05-09Comply with optimization manual (no data should share cache-line with code).Andy Polyakov1-1/+1
2005-04-30Allow for ./config no-sha0 [from stable].Andy Polyakov1-2/+2
2005-04-26Add DTLS support.Ben Laurie1-0/+1
2005-04-14Check return values of <Digest>_Init functions in low level digest calls.Dr. Stephen Henson2-2/+4
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte2-0/+4
2005-03-30Blow away Makefile.ssl.Ben Laurie1-4/+3
2005-02-06This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELFAndy Polyakov1-8/+8
2004-12-09Engage SHA1 IA64 assembler on IA64 platforms.Andy Polyakov2-0/+7
2004-12-09SHA1 assembler for IA-64.Andy Polyakov1-0/+549