Fix ecdh primitives test command line.
[openssl.git] / crypto /
2011-08-27 Andy Polyakovbn_exp.c: improve portability.
2011-08-27 Dr. Stephen HensonAdd support for DSA2 PQG generation of g parameter.
2011-08-26 Dr. Stephen HensonAdd support for canonical generation of DSA parameter g.
2011-08-25 Dr. Stephen HensonFix warning.
2011-08-23 Andy PolyakovAdd RC4-MD5 and AESNI-SHA1 "stitched" implementations.
2011-08-22 Andy Polyakoveng_rsax.c: improve portability.
2011-08-19 Andy Polyakovmodexp512-x86_64.pl: make it work with ml64.
2011-08-14 Andy Polyakovbn_div.c: remove duplicate code by merging BN_div and...
2011-08-14 Andy Polyakovx86_64-mont5.pl: add missing Win64 support.
2011-08-14 Andy Polyakoveng_rdrand.c: make it link in './config 386' case.
2011-08-13 Andy Polyakovarmv4-mont.pl: profiler-assisted optimization gives...
2011-08-12 Andy PolyakovSPARC assembler pack: fix FIPS linking errors.
2011-08-12 Andy Polyakovx86_64-xlate.pl: fix movzw.
2011-08-12 Andy PolyakovThis commit completes recent modular exponentiation...
2011-08-12 Andy Polyakovalphacpuid.pl: fix alignment bug.
2011-08-11 Dr. Stephen Hensonaesni TLS GCM support
2011-08-11 Dr. Stephen Hensonprevent compilation errors and warnings
2011-08-10 Andy PolyakovAdd provisory support for RDRAND instruction.
2011-08-09 Andy Polyakovx86_64-mont.pl: futher optimization resulting in up...
2011-08-07 Andy Polyakovaes/asm/aesni-*.pl: fix CCM and further optimize it.
2011-08-03 Dr. Stephen Hensonfix memory leak
2011-08-03 Dr. Stephen HensonExpand range of ctrls for AES GCM to support retrieval...
2011-07-28 Dr. Stephen Hensonrecognise ecdsaWithSHA1 OID
2011-07-23 Andy Polyakovcryptlib.c: OPENSSL_ia32cap environment variable to...
2011-07-22 Dr. Stephen HensonMake sure OPENSSL_FIPSCANISTER is visible to ARM assemb...
2011-07-21 Dr. Stephen Hensonstop warnings
2011-07-20 Andy Polyakovaes-ppc.pl: minor optimization favoring embedded proces...
2011-07-20 Andy PolyakovAdd RSAX builtin engine. It optimizes RSA1024 sign...
2011-07-20 Dr. Stephen HensonPR: 2559
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-14 Dr. Stephen HensonPR: 2556 (partial)
2011-07-13 Andy Polyakovperlasm/cbc.pl: fix tail processing bug.
2011-07-11 Andy Polyakovevp.h: add flag to distinguish AEAD ciphers and pair...
2011-07-05 Andy Polyakovx86_64-mont.pl: add squaring procedure and improve...
2011-07-04 Andy Polyakovx86_64-xlate.pl: sha1 and md5 warnings made it to nasm...
2011-07-04 Andy Polyakovsha1-x86_64.pl: nasm 2.07 screws up labels if AVX path...
2011-07-04 Andy Polyakovs390x-gf2m.pl: commentary update (final performance...
2011-07-01 Andy Polyakovsha1-x86_64.pl: fix win64-specific typos and add masm...
2011-07-01 Andy Polyakovx86_64-xlate.pl: masm-specific update.
2011-06-28 Andy Polyakovcrypto/aes/Makefile: make it work on IRIX.
2011-06-28 Andy Polyakovcrypto/whrlpool/wp_block.c: harmonize OPENSSL_ia32cap_P.
2011-06-28 Andy Polyakovcrypto/sha/asm/sha[1|512]-mips.pl: minor updates.
2011-06-28 Andy Polyakovrc4-586.pl: add Atom performance results.
2011-06-28 Andy Polyakovmd5-x86_86.pl: remove redundant instructions.
2011-06-28 Andy Polyakovcrypto/bn/Makefile: fix typo.
2011-06-27 Andy Polyakovs390x assembler pack: add s390x-gf2m.pl and harmonize...
2011-06-27 Andy Polyakovrc4-x86_64.pl: commentary update.
2011-06-27 Andy PolyakovMinor x86_64 perlasm update.
2011-06-23 Richard LevitteAdd a symbol for the first parameter to OPENSSL_showfat...
2011-06-23 Richard LevitteAdd symbols for the parameters on a couple more functions.
2011-06-22 Dr. Stephen HensonPR: 2470
2011-06-22 Dr. Stephen HensonPR: 2540
2011-06-22 Dr. Stephen Hensoncorrectly encode OIDs near 2^32
2011-06-22 Dr. Stephen HensonNow the FIPS capable OpenSSL is available simplify...
2011-06-22 Dr. Stephen Hensonallow MD5 use for computing old format hash links
2011-06-21 Dr. Stephen HensonDon't set FIPS rand method at same time as RAND method...
2011-06-20 Dr. Stephen Hensonmake EVP_dss() work for DSA signing
2011-06-20 Dr. Stephen Hensonadd null cipher to FIPS module
2011-06-17 Dr. Stephen HensonGive parameters names in prototypes.
2011-06-13 Dr. Stephen Hensonmake sure custom cipher flag doesn't use any mode bits
2011-06-10 Dr. Stephen Henson#undef bn_div_words as it is defined for FIPS builds.
2011-06-10 Dr. Stephen HensonUpdate dependencies for m_dss.c too.
2011-06-10 Dr. Stephen HensonRemove x509.h from SHA1 clone digests, update dependencies.
2011-06-08 Dr. Stephen HensonAdd flags for DH FIPS method.
2011-06-08 Dr. Stephen HensonSet flags in ECDH and ECDSA methods for FIPS.
2011-06-06 Andy Polyakovrc4_skey.c: remove dead/redundant code (it's never...
2011-06-06 Dr. Stephen HensonMove function prototype to fips.h
2011-06-06 Andy Polyakove_aes.c: move AES-NI run-time switch and implement...
2011-06-04 Andy Polyakovx86_64cpuid.pl: fix typo.
2011-06-04 Andy Polyakovx86[_64]cpuid.pl: add function accessing rdrand instruc...
2011-06-03 Dr. Stephen Hensonlicense correction, no EAY code included in this file
2011-06-02 Dr. Stephen HensonRemove FIPS RSA functions from crypto/rsa.
2011-06-01 Dr. Stephen HensonAdd DSA and ECDSA "clone digests" to module for compati...
2011-05-30 Andy Polyakove_aes.c: fix typo.
2011-05-30 Andy Polyakove_aes.c: fix aes_cfb1_cipher.
2011-05-30 Andy Polyakove_aes.c: integrate AESNI directly into EVP.
2011-05-30 Andy Polyakovaesni-x86[_64].pl: relax alignment requirement.
2011-05-29 Andy PolyakovVarious mingw64 fixes.
2011-05-29 Andy Polyakovsha1-586|x86_64.pl: minor portability fix.
2011-05-29 Andy Polyakovx86cpuid.pl: last commit broke platforms with perl...
2011-05-29 Andy Polyakovsha1-586|x86_64.pl: add SSSE3 and AVX code paths.
2011-05-28 Andy Polyakovaes-ppc.pl: handle unaligned data on page boundaries.
2011-05-27 Andy Polyakovrc4-x86_64.pl: fix due credit.
2011-05-27 Andy Polyakovrc4-x86_64.pl: RC4_options fix-up.
2011-05-27 Andy Polyakovx86[_64]cpuid.pl: harmonize usage of reserved bits...
2011-05-27 Andy PolyakovPPC assembler pack: adhere closer to ABI specs, add...
2011-05-27 Andy Polyakovrc4-x86_64.pl: major optimization for contemporary...
2011-05-27 Andy Polyakovrc4-586.pl: optimize even further...
2011-05-26 Andy Polyakovx86_64cpuid.pl: get AVX masking right.
2011-05-25 Dr. Stephen HensonFix the ECDSA timing attack mentioned in the paper at:
2011-05-25 Dr. Stephen HensonFix the ECDSA timing attack mentioned in the paper at:
2011-05-25 Dr. Stephen HensonPR: 2512
2011-05-25 Andy Polyakovrc4-586.pl: optimize unused code path.
2011-05-24 Andy Polyakovrc4-586.pl: 50% improvement on Core2 and 80% on Westmere.
2011-05-23 Andy Polyakovspacrv9cap.c: addenum to recent EC optimizations.
2011-05-22 Andy Polyakovaesni-x86[_64].pl: optimize for Sandy Bridge and add...
2011-05-22 Andy Polyakovx86_64-gf2m.pl: add Win64 SEH.
2011-05-21 Andy Polyakovppccap.c: addenum to recent EC optimizations.
2011-05-21 Andy Polyakovec_cvt.c: ARM comparison results were wrong, clarify...
next