summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-10-30Teach mkshared.com to have a look for disabled algorithms in opensslconf.hRichard Levitte
2011-10-29bn_exp.c: fix corner case in new constant-time code.Andy Polyakov
2011-10-29bsaes-x86_64.pl: optimize InvMixColumns.Andy Polyakov
2011-10-29bsaes-x86_64.pl: add decryption procedure (with unoptimized referenceAndy Polyakov
2011-10-27PR: 2628Dr. Stephen Henson
2011-10-27PR: 2628Dr. Stephen Henson
2011-10-26PR: 2632Dr. Stephen Henson
2011-10-25Use correct tag for SRP username.Dr. Stephen Henson
2011-10-24typoDr. Stephen Henson
2011-10-24e_aes.c: fold even aesni_ccm_cipher.Andy Polyakov
2011-10-23e_aes.c: prevent potential DoS in aes_gcm_tls_cipher.Andy Polyakov
2011-10-23cryptlib.c: remove stdio dependency in Windows fipscanister.lib.Andy Polyakov
2011-10-23No need for custom flag in XTS mode: block length is 1.Dr. Stephen Henson
2011-10-23fips_canister.c: harmonize fingerprinting for all Windows, CE or not.Andy Polyakov
2011-10-23config: in cross-compile case interrogate cross-compiler, not host, workAndy Polyakov
2011-10-22Check for selftest failure in various places.Dr. Stephen Henson
2011-10-22x86gas.pl: relax .init segment alignment.Andy Polyakov
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