summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-10-19Recognise new option.Dr. Stephen Henson
2011-10-19Fix indentationBodo Möller
2011-10-19Fix warnings.Bodo Möller
2011-10-18Update premain fingerprint.Dr. Stephen Henson
2011-10-18Improve optional 64-bit NIST-P224 implementation, and add NIST-P256 andBodo Möller
2011-10-18fipssyms.h: assign alias to newly introduced bn_gather5.Andy Polyakov
2011-10-18fips/*: extend fipsro segmenting to all _MSC_VER builds (including WinCE).Andy Polyakov
2011-10-18fips_enc.c: assign minimal block size to bad_cipher [to avoid arithmeticAndy Polyakov
2011-10-18engines/.cvsignore: stop whining about e_padlock-*.s.Andy Polyakov
2011-10-18evp/e_aes.c: fold AES-NI modes that heavily rely on indirect callsAndy Polyakov
2011-10-18x86_64-xlate.pl: make vpaes-x86_64.pl and rc4-md5-x86_64 work with ml64,Andy Polyakov
2011-10-18bsaes-x86_64.pl: make it work with ml64.Andy Polyakov
2011-10-18[bs|vp]aes-x86[_64].pl: typos and clarifications.Andy Polyakov
2011-10-18c_allc.c: add aes-xts to loop.Andy Polyakov
2011-10-18Do global replace to remove assembly language object files.Dr. Stephen Henson
2011-10-17bn_mont.c: get corner cases right in updated BN_from_montgomery_word.Andy Polyakov
2011-10-17bn_exp.c: further optimizations using more ideas fromAndy Polyakov
2011-10-17x86_64-mont.pl: minor optimization.Andy Polyakov
2011-10-17bn_mont.c: simplify BN_from_montgomery_word.Andy Polyakov
2011-10-17bn_shift.c: minimize reallocations, which allows BN_FLG_STATIC_DATA toAndy Polyakov
2011-10-17Engage bsaes-x86_64.pl, bit-sliced AES.Andy Polyakov
2011-10-16L=3072, N=256 provides 128 bits of security not 112.Dr. Stephen Henson
2011-10-15Add android-x86.Andy Polyakov
2011-10-14Clarify usage message.Dr. Stephen Henson
2011-10-14more vxworks patchesDr. Stephen Henson
2011-10-14Allow override of GCCVER and noexecstack checking from environment.Dr. Stephen Henson
2011-10-14Don't use TPREFIX shell variable for minimal script.Dr. Stephen Henson
2011-10-14Add usage messages.Dr. Stephen Henson
2011-10-14e_aes.c: fix bug in aesni_gcm_tls_cipher.Andy Polyakov
2011-10-14aesni-x86[_64].pl: fix bug in CCM code.Andy Polyakov
2011-10-13Remove eng_aesni.c as AES-NI support is integrated directly at EVP.Andy Polyakov
2011-10-13use -no_ecdhe when using -no_dheBodo Möller
2011-10-13Oops - ectest.c finds further problems beyond those exposed by bntext.cBodo Möller
2011-10-13Avoid failed assertion in BN_DEBUG buildsBodo Möller
2011-10-13Make CTR mode behaviour consistent with other modes:Bodo Möller
2011-10-13Clarify warningBodo Möller
2011-10-13typoBodo Möller
2011-10-13In ssl3_clear, preserve s3->init_extra along with s3->rbuf.Bodo Möller
2011-10-13Fix OPENSSL_BN_ASM_MONT5 for corner cases; add a test.Bodo Möller
2011-10-12Print curve type for signature tests.Dr. Stephen Henson
2011-10-12increase test RSA key size to 1024 bitsDr. Stephen Henson
2011-10-12Update README.FIPS for new FIPS 2.0 testvectors.Dr. Stephen Henson
2011-10-12Remove o_init.o special case from Makefile: this doesn't work.Dr. Stephen Henson
2011-10-12Skip ECDH sanity check. Add --compare-all to run comparison tests onDr. Stephen Henson
2011-10-12Handle partial test where H is absent: needed to check g generation.Dr. Stephen Henson
2011-10-12Update instructions.Dr. Stephen Henson
2011-10-12Updates to handle some verification of v2 tests.Dr. Stephen Henson
2011-10-12Handle broken test on verify too.Dr. Stephen Henson
2011-10-12ECDH POST selftest failure inducing support.Dr. Stephen Henson
2011-10-12Fix warnings.Dr. Stephen Henson