summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-10-21mk1mk.pl: cleanup engines' handling and make fips build work on WIN64I.Andy Polyakov
2011-10-21Update error codes.Dr. Stephen Henson
2011-10-21fips.c: remove preprocessor artefact.Andy Polyakov
2011-10-21fix (?) AVX clearingDr. Stephen Henson
2011-10-21Check for uninitialised DRBG_CTX and don't free up default DRBG_CTX.Dr. Stephen Henson
2011-10-20fips.c: x86[_64] capability masking.Andy Polyakov
2011-10-20armcap.c: auto-setup processor capability vector.Andy Polyakov
2011-10-20Fix error codes.Dr. Stephen Henson
2011-10-20fips/fips_[canister|premain].c: make it work with VC6 and add sentinelsAndy Polyakov
2011-10-20sha1-mips.pl: fix typo.Andy Polyakov
2011-10-20Drain unused MacOS directory.Andy Polyakov
2011-10-19Add "nopass" for empty password too.Dr. Stephen Henson
2011-10-19add authentication parameter to FIPS_module_mode_setDr. Stephen Henson
2011-10-19vxworks-mips: unify and add assembler.Andy Polyakov
2011-10-19Remove superseded MIPS assembler modules.Andy Polyakov
2011-10-19fips_canister.c: more cross-compiler platfroms verified.Andy Polyakov
2011-10-19arm_arch.h: add missing pre-defined macro, __ARM_ARCH_5TEJ__.Andy Polyakov
2011-10-19"make update" (partial)Bodo Möller
2011-10-19BN_BLINDING multi-threading fix.Bodo Möller
2011-10-19Typo (?)Dr. Stephen Henson
2011-10-19Build fipscanister.o only by default. Utility build now needsDr. Stephen Henson
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