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