summaryrefslogtreecommitdiffstats
path: root/crypto/sha
AgeCommit message (Expand)Author
2007-05-13As all assembler modules are alignment neutral, allow C to pass unalignedAndy Polyakov
2007-05-13Make sha*-ia64 modules alignment neutral.Andy Polyakov
2007-05-10Mention Core2 in sha1-x86_64.Andy Polyakov
2007-05-10Commentary updates to SHA for sparcv9.Andy Polyakov
2007-05-04Engage SHA for sparcv9.Andy Polyakov
2007-05-04SHA for sparcv9.Andy Polyakov
2007-05-02Fix s390x bugs and correct performance coefficients.Andy Polyakov
2007-04-30Typo in commit #16187.Andy Polyakov
2007-04-30s390x optimizations.Andy Polyakov
2007-04-30Engage s390x assembler modules.Andy Polyakov
2007-04-30s390x assembler pack.Andy Polyakov
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