fips_canister.c: add cross-compiler support for iOS (it applies even to
[openssl.git] / crypto /
2011-11-06 Andy Polyakove_aes.c: fold aesni_xts_cipher and [most importantly...
2011-11-05 Andy Polyakovarmv4cpuid.S, armv4-gf2m.pl: make newest code compilabl...
2011-11-05 Andy Polyakovx86cpuid.pl: don't punish "last-year" OSes on "this...
2011-11-05 Andy Polyakovppc.pl: fix bug in bn_mul_comba4.
2011-11-05 Dr. Stephen HensonAdd single call public key sign and verify functions.
2011-10-30 Richard LevitteTypo...
2011-10-30 Andy Polyakovbsaes-x86_64.pl: add CBC decrypt and engage it in e_aes.c.
2011-10-30 Richard LevitteAdd missing algorithms to disable, and in particular...
2011-10-29 Andy Polyakovbn_exp.c: fix corner case in new constant-time code.
2011-10-29 Andy Polyakovbsaes-x86_64.pl: optimize InvMixColumns.
2011-10-29 Andy Polyakovbsaes-x86_64.pl: add decryption procedure (with unoptim...
2011-10-26 Dr. Stephen HensonPR: 2632
2011-10-24 Dr. Stephen Hensontypo
2011-10-24 Andy Polyakove_aes.c: fold even aesni_ccm_cipher.
2011-10-23 Andy Polyakove_aes.c: prevent potential DoS in aes_gcm_tls_cipher.
2011-10-23 Andy Polyakovcryptlib.c: remove stdio dependency in Windows fipscani...
2011-10-23 Dr. Stephen HensonNo need for custom flag in XTS mode: block length is 1.
2011-10-22 Dr. Stephen HensonCheck for selftest failure in various places.
2011-10-22 Andy Polyakovx86gas.pl: relax .init segment alignment.
2011-10-21 Dr. Stephen HensonUpdate error codes.
2011-10-20 Andy Polyakovarmcap.c: auto-setup processor capability vector.
2011-10-20 Andy Polyakovsha1-mips.pl: fix typo.
2011-10-19 Dr. Stephen Hensonadd authentication parameter to FIPS_module_mode_set
2011-10-19 Andy Polyakovvxworks-mips: unify and add assembler.
2011-10-19 Andy PolyakovRemove superseded MIPS assembler modules.
2011-10-19 Andy Polyakovarm_arch.h: add missing pre-defined macro, __ARM_ARCH_5...
2011-10-19 Bodo MöllerBN_BLINDING multi-threading fix.
2011-10-19 Bodo MöllerFix warnings.
2011-10-18 Bodo MöllerImprove optional 64-bit NIST-P224 implementation, and...
2011-10-18 Andy Polyakovevp/e_aes.c: fold AES-NI modes that heavily rely on...
2011-10-18 Andy Polyakovx86_64-xlate.pl: make vpaes-x86_64.pl and rc4-md5-x86_6...
2011-10-18 Andy Polyakovbsaes-x86_64.pl: make it work with ml64.
2011-10-18 Andy Polyakov[bs|vp]aes-x86[_64].pl: typos and clarifications.
2011-10-18 Andy Polyakovc_allc.c: add aes-xts to loop.
2011-10-17 Andy Polyakovbn_mont.c: get corner cases right in updated BN_from_mo...
2011-10-17 Andy Polyakovbn_exp.c: further optimizations using more ideas from
2011-10-17 Andy Polyakovx86_64-mont.pl: minor optimization.
2011-10-17 Andy Polyakovbn_mont.c: simplify BN_from_montgomery_word.
2011-10-17 Andy Polyakovbn_shift.c: minimize reallocations, which allows BN_FLG...
2011-10-17 Andy PolyakovEngage bsaes-x86_64.pl, bit-sliced AES.
2011-10-16 Dr. Stephen HensonL=3072, N=256 provides 128 bits of security not 112.
2011-10-15 Andy PolyakovAdd android-x86.
2011-10-14 Dr. Stephen Hensonmore vxworks patches
2011-10-14 Andy Polyakove_aes.c: fix bug in aesni_gcm_tls_cipher.
2011-10-14 Andy Polyakovaesni-x86[_64].pl: fix bug in CCM code.
2011-10-13 Andy PolyakovRemove eng_aesni.c as AES-NI support is integrated...
2011-10-13 Bodo MöllerOops - ectest.c finds further problems beyond those...
2011-10-13 Bodo MöllerAvoid failed assertion in BN_DEBUG builds
2011-10-13 Bodo MöllerMake CTR mode behaviour consistent with other modes:
2011-10-13 Bodo MöllerFix OPENSSL_BN_ASM_MONT5 for corner cases; add a test.
2011-10-12 Dr. Stephen HensonRemove o_init.o special case from Makefile: this doesn...
2011-10-11 Dr. Stephen Hensonupdate pkey method initialisation and copy
2011-10-11 Dr. Stephen Hensonprint out subgroup order if present
2011-10-10 Dr. Stephen Hensondef_rsa_finish not used any more.
2011-10-10 Dr. Stephen Hensonremove some debugging code
2011-10-10 Dr. Stephen Hensonfix leak properly this time...
2011-10-09 Dr. Stephen Hensonfix memory leaks
2011-10-09 Dr. Stephen HensonPR: 2482
2011-10-06 Dr. Stephen Henson? crypto/aes/aes-armv4.S
2011-09-27 Andy Polyakovbsaes-x86_64.pl: add due credit.
2011-09-25 Andy PolyakovAdd bit-sliced AES x86_64 assembler, see homes.esat...
2011-09-23 Dr. Stephen HensonPR: 2606
2011-09-21 Dr. Stephen HensonUpdate error codes.
2011-09-18 Andy PolyakovMake latest assembler additions (vpaes and e_padlock...
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-17 Dr. Stephen HensonSync error codes with 1.0.1-stable.
2011-09-15 Andy PolyakovIntegrate Vector Permutation AES into build system.
2011-09-14 Andy PolyakovAllow for dynamic base in Win64 FIPS module.
2011-09-12 Andy Polyakovvpaes-x86[_64]*.pl: fix typo.
2011-09-12 Andy PolyakovAdd so called Vector Permutation AES x86[_64] assembler...
2011-09-06 Dr. Stephen HensonAdd error codes for DRBG KAT failures.
2011-09-06 Andy PolyakovPadlock engine: make it independent of inline assembler.
2011-09-06 Dr. Stephen HensonInitialise X509_STORE_CTX properly so CRLs with nextUpd...
2011-09-05 Andy Polyakovcrypto/bn/bn_gf2m.c: make it work with BN_DEBUG.
2011-09-05 Bodo MöllerFix d2i_SSL_SESSION.
2011-09-05 Bodo MöllerFix memory leak on bad inputs.
2011-09-05 Bodo Möllermake update
2011-09-05 Bodo MöllerFix error codes.
2011-09-02 Dr. Stephen HensonDon't use *from++ in tolower as this is implemented...
2011-09-02 Dr. Stephen HensonPR: 2576
2011-09-01 Dr. Stephen HensonPR: 2340
2011-09-01 Dr. Stephen Hensonmake timing attack protection unconditional
2011-09-01 Dr. Stephen HensonStop warnings.
2011-09-01 Dr. Stephen HensonPR: 2589
2011-09-01 Dr. Stephen HensonPR: 2588
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...
next