sha256-586.pl: fix linking error.
[openssl.git] / crypto / sha /
2012-06-19 Andy Polyakovsha256-586.pl: fix linking error.
2012-06-12 Andy Polyakovsha256t.c: make sure unrolled loop is tested.
2012-06-12 Andy Polyakovsha256-586.pl: add AVX and XOP code paths.
2012-06-12 Andy Polyakovsha256-586.pl: squeeze some more, most notably ~10...
2012-06-12 Andy Polyakovx86[_64] assembly pack: update benchmark results.
2012-06-03 Ben LaurieVersion skew reduction: trivia (I hope).
2012-05-28 Andy Polyakovsha256-586.pl: full unroll to deliver additional ~16...
2012-05-28 Andy Polyakovsha512-x86_64.pl: >5% better performance.
2012-05-24 Andy Polyakovsha256-586.pl: tune away regression on Nehalem core...
2012-05-19 Andy Polyakovsha256-586.pl optimization.
2012-04-28 Andy Polyakovperlasm: fix symptom-less bugs, missing semicolons...
2012-04-18 Andy PolyakovC64x+ assembler pack. linux-c64xplus build is *not...
2012-03-29 Andy Polyakovsha512-armv4.pl: optimize NEON code path by utilizing...
2012-01-13 Andy Polyakovsha512-sparcv9.pl: work around V8+ warning.
2012-01-13 Andy Polyakovaes-ppc.pl, sha512-ppc.pl: comply even with Embedded...
2011-10-20 Andy Polyakovsha1-mips.pl: fix typo.
2011-10-19 Andy Polyakovvxworks-mips: unify and add assembler.
2011-09-17 Andy Polyakovsha256-586.pl: minor optimization, +0-2% on all CPUs...
2011-09-17 Andy Polyakovsha512-x86_64.pl: +15% better performance on Westmere...
2011-09-14 Andy PolyakovAllow for dynamic base in Win64 FIPS module.
2011-07-18 Andy Polyakovsha512-sparcv9.pl: minor optimization of sha256.
2011-07-17 Andy PolyakovARM assembler pack: add platform run-time detection.
2011-07-04 Andy Polyakovsha1-x86_64.pl: nasm 2.07 screws up labels if AVX path...
2011-07-01 Andy Polyakovsha1-x86_64.pl: fix win64-specific typos and add masm...
2011-06-28 Andy Polyakovcrypto/sha/asm/sha[1|512]-mips.pl: minor updates.
2011-05-29 Andy Polyakovsha1-586|x86_64.pl: minor portability fix.
2011-05-29 Andy Polyakovsha1-586|x86_64.pl: add SSSE3 and AVX code paths.
2011-05-27 Andy PolyakovPPC assembler pack: adhere closer to ABI specs, add...
2011-04-01 Andy PolyakovARM assembler pack: profiler-assisted optimizations...
2011-02-21 Dr. Stephen HensonUpdate dependencies.
2011-02-16 Dr. Stephen HensonExperimental symbol renaming to avoid clashes with...
2011-01-26 Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2010-11-29 Andy Polyakovs390x assembler pack: adapt for -m31 build, see comment...
2010-10-22 Andy Polyakovsha512-mips.pl: add missing 64-bit byte swap.
2010-10-21 Andy Polyakovsha512-mips.pl: fix "little-endian" typos.
2010-10-02 Andy Polyakovsha512-mips.pl: add missing byte swap for little-endians.
2010-10-02 Andy PolyakovMIPS assembler pack: enable it in Configure, add SHA2...
2010-09-22 Andy Polyakovsha1-mips.pl, mips-mont.pl: unify MIPS assembler module...
2010-09-18 Andy Polyakovs390x assembler pack: extend OPENSSL_s390xcap_P to...
2010-09-13 Andy PolyakovAlpha assembler pack: adapt for Linux.
2010-09-10 Andy Polyakovsha1-armv4-large.pl: more readable input pickup.
2010-08-03 Andy Polyakovsha1-armv4-large.pl: reschedule instructions for dual...
2010-07-26 Andy Polyakovsha1-alpha.pl: commentary update.
2010-07-13 Andy Polyakovsha1-armv4-large.pl: add performance data for Cortex...
2010-07-13 Andy PolyakovARM assembler pack: reschedule instructions for dual...
2010-07-09 Andy PolyakovHarmonize s390x assembler modules with "catch-all"...
2010-07-08 Andy Polyakovcrypto/*/Makefile: unify "catch-all" assembler make...
2010-07-01 Andy PolyakovSPARCv9 assembler pack: refine CPU detection on Linux...
2010-05-05 Andy PolyakovRevert previous Linux-specific/centric commit#19629...
2010-05-05 Ben LaurieNon-executable stack in asm.
2010-04-10 Andy Polyakovsha1-alpha.pl: addenum till commit #19547.
2010-04-10 Andy Polyakovsha1-alpha.pl: engage it in build.
2010-03-29 Andy PolyakovARMv4 assembler: fix compilation failure. Fix is actual...
2010-01-19 Andy Polyakovs390x assembler update: add support for run-time facili...
2009-12-28 Andy PolyakovPA-RISC assembler: missing symbol and typos.
2009-12-27 Andy PolyakovUpdate sha512-parisc.pl and add make rules.
2009-11-15 Andy PolyakovAdd sha512-parisc.pl.
2009-11-15 Andy PolyakovSHA1 assembler show off: minor performance updates...
2009-11-15 Andy Polyakovsha512.c: there apparently is ILP32 PowerPC platform...
2009-08-18 Andy Polyakovsha1-x86* assembler update: F_40_59 and Atom-specific...
2009-04-26 Andy PolyakovMinor shaX-s390x.pl update.
2009-03-17 Andy PolyakovMake SPARC assembler modules *really* Purify-friendly.
2009-03-16 Andy PolyakovExcuse myself from integrating sha1-sparcv9a.pl into...
2009-02-09 Andy Polyakovsha1-sparcv9a.pl: fix bug in commentary section.
2009-02-09 Andy Polyakovs390x assembler pack update.
2009-01-05 Andy PolyakovAdd UltraSPARC VIS-powered SHA1 block procedure.
2008-12-29 Andy PolyakovFix "possible loss of data" Win64 compiler warnings.
2008-12-19 Andy Polyakovx86_64 assembler pack: add support for Win64 SEH.
2008-11-12 Andy PolyakovUpdate make rules for x86_64 assembler pack.
2008-11-12 Andy Polyakovx86_64 assembler pack to comply with updated styling...
2008-11-02 Ben LaurieFix warning.
2008-11-01 Andy PolyakovFix SHA512 and optimize BN for mingw64.
2008-10-06 Lutz JänickeFix incorrect command for assember file generation...
2008-09-12 Andy PolyakovAIX build updates.
2008-08-06 Andy Polyakovsha1-armv4-large cosmetics.
2008-08-06 Andy Polyakovsha1-armv4-large.pl performance improvement. On PXA255...
2008-07-17 Andy PolyakovRemove junk argument to function_begin in sha/asm/...
2008-04-24 Andy PolyakovCompensate inline assembler in sha512.c for gcc 2.7...
2008-04-17 Lutz JänickeApply mingw patches as supplied by Roumen Petrov an...
2008-01-13 Andy PolyakovUnify ppc assembler make rules.
2008-01-13 Andy PolyakovAllow to specify filename on sha1-ia64.pl command line.
2008-01-11 Andy PolyakovUnify x86 perlasm make rules.
2007-12-18 Andy PolyakovEngage x86 assembler in Mac OS X build.
2007-12-16 Dr. Stephen HensonAvoid aliasing warning.
2007-10-09 Ralf S. Engelschallignore a few additionally generated files
2007-09-27 Andy PolyakovYet another ARM update. It appears to be more appropria...
2007-09-27 Andy PolyakovARMv4 assembler pack.
2007-09-26 Andy PolyakovMake sha512-armv4.pl byte-order neutral.
2007-09-26 Andy PolyakovClarify commentary in sha512-sparcv9.pl.
2007-09-18 Andy PolyakovMinor formatting fixes in crypto/sha/asm.
2007-09-16 Andy PolyakovMinor sha[256|512]-586 performance tweaks.
2007-09-15 Andy PolyakovRemove sha512-sse2.pl.
2007-09-14 Andy PolyakovEngage new x86 assembler modules.
2007-09-13 Andy PolyakovCommentary updates.
2007-09-13 Andy PolyakovSHA512 for ARMv4.
2007-09-13 Andy PolyakovSHA256/512 for x86.
2007-09-07 Andy PolyakovAdd sha512_block implementation optimized for small...
2007-08-23 Andy PolyakovMake x86_64 modules work under Win64/x64.
2007-08-23 Andy PolyakovWorkaround MSVC6 compiler bug.
2007-06-18 Dr. Stephen HensonUpdate .cvsignore
next