Add X9.42 DH test.
[openssl.git] / crypto / sha /
2013-07-31 Andy Polyakovcrypto/sha/asm/sha*-x86_64.pl: comply with Win64 ABI.
2013-07-10 Andy Polyakovsha512-586.pl: fix typo.
2013-06-18 Andy PolyakovPA-RISC assembler pack: switch to bve in 64-bit builds.
2013-06-10 Andy Polyakovsha1-x86_64.pl: add AVX2+BMI code path.
2013-06-10 Andy Polyakovsha512-x86_64.pl: upcoming-Atom-specific optimization.
2013-06-10 Andy Polyakovsha[256|512]-586.pl: add more SIMD code paths.
2013-05-25 Andy Polyakovsha512-x86_64.pl: +16% optimization for Atom.
2013-02-15 Andy Polyakovsha256-586.pl: code refresh.
2013-02-14 Andy Polyakovsha1-586.pl: code refresh.
2013-02-14 Andy Polyakov[aesni-]sha1-x86_64.pl: code refresh.
2013-02-14 Andy Polyakovsha512-x86_64.pl: add AVX2 code path.
2013-01-22 Andy Polyakovx86_64 assembly pack: make Windows build more robust.
2013-01-22 Andy Polyakovsha512-ppc.pl: minimize stack frame.
2013-01-19 Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-01-19 Andy Polyakovsha512-ppc.pl: add PPC32 code, >2x improvement on in...
2013-01-13 Ben LaurieFix some clang warnings.
2012-11-28 Andy PolyakovC64x+ assembly pack: improve EABI support.
2012-10-25 Andy PolyakovSPARCv9 assembly pack: harmonize ABI handling (so that...
2012-10-14 Andy Polyakov[md5|sha1|sha512]-sparcv9.pl: "cooperative" optimizatio...
2012-09-28 Andy Polyakovsha[1|512]-sparcv9.pl: add hardware SPARC T4 support.
2012-09-18 Andy PolyakovMIPS assembly pack: add support for SmartMIPS ASE.
2012-09-15 Andy PolyakovMIPS assembly pack: add MIPS[32|64]R2 code.
2012-09-15 Andy Polyakovsha512-sparcv9.pl: fix binutils compilation error.
2012-09-04 Andy Polyakovsha512-armv4.pl: optimize for Snapdragon S4.
2012-08-17 Andy Polyakovsha1-armv4-large.pl: comply with ABI.
2012-08-17 Andy PolyakovMIPS assembly pack: assign default value to $flavour.
2012-08-13 Andy Polyakovsha512-x86_64.pl: revert previous change and solve...
2012-08-13 Andy Polyakovsha512-x86_64.pl: minimum gas requirement for AMD XOP.
2012-07-15 Andy Polyakovsha1-[586|x86_64].pl: shave off one instruction from...
2012-07-15 Andy Polyakovsha512-s390x.pl: lingering comment update.
2012-07-15 Andy Polyakovsha512-ia64.pl: 15-20% performance improvement.
2012-07-15 Andy Polyakovsha256-armv4.pl: 4% performance improvement.
2012-07-15 Andy Polyakovsha1-s390x.pl: lingering comment update.
2012-07-15 Andy Polyakovsha512-586.pl: optimize SSE2 code path, +5-7% on most...
2012-07-15 Andy Polyakovsha1-586.pl: let masm compile AVX code.
2012-07-01 Andy Polyakovsha256-586.pl: fix typos.
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-25 Andy Polyakovsha512-x86_64.pl: fix typo.
2012-06-24 Andy Polyakovsha512-x86_64.pl: add SIMD code paths.
2012-06-19 Andy Polyakovsha512-x86_64.pl: fix typo.
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...
next