2011-11-13 |
Andy Polyakov | bn_nist.c: fix strict-aliasing compiler warning. |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Dr. Stephen... | Add RFC5114 DH parameters to OpenSSL. Add test data... |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Dr. Stephen... | PR: 1794 |
commit | commitdiff | tree | snapshot |
2011-11-12 |
Andy Polyakov | rc4test.c: commit#21684 broke x86_64 shared Linux build... |
commit | commitdiff | tree | snapshot |
2011-11-12 |
Andy Polyakov | e_aes.c: additional sanity check in aes_xts_cipher. |
commit | commitdiff | tree | snapshot |
2011-11-12 |
Andy Polyakov | cryptlib.c, etc.: fix linker warnings in 64-bit Darwin... |
commit | commitdiff | tree | snapshot |
2011-11-12 |
Andy Polyakov | Configure, x86gas.pl: fix linker warnings in 32-bit... |
commit | commitdiff | tree | snapshot |
2011-11-12 |
Andy Polyakov | engines/: get rid of cvs warnings on MacOS X, proper... |
commit | commitdiff | tree | snapshot |
2011-11-12 |
Andy Polyakov | Makefile.org: proper libclean on MacOS X. |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Dr. Stephen... | portability fix for some perl versions |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Andy Polyakov | bsaes-x86_64.pl: add bsaes_xts_[en|de]crypt. |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Andy Polyakov | arm_arch.h: allow to specify __ARM_ARCH__ elsewhere. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Andy Polyakov | x86cpuid.pl: compensate for imaginary virtual machines. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Andy Polyakov | Configure: harmonize darwin64-x86_64-cc line with assem... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Andy Polyakov | config: KERNEL_BITS envrionment variable to control... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Andy Polyakov | config: KERNEL_BITS envrionment variable to control... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Andy Polyakov | Configure: initial support for iOS. |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Andy Polyakov | Configure: allow ./config to pass compiler flags with... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Andy Polyakov | fips_canister.c: add cross-compiler support for iOS... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Andy Polyakov | fips_premain.c: fix warning about _exit on MacOS X. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Andy Polyakov | fipsld, incore: switch to new cross-compile support. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Andy Polyakov | e_aes.c: fold aesni_xts_cipher and [most importantly... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Dr. Stephen... | check for unset entropy and nonce callbacks |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Dr. Stephen... | Update fips_test_suite to take multiple command line... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Dr. Stephen... | typo |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Dr. Stephen... | make post failure simulation reversible in all cases |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Dr. Stephen... | typo: use key for POST callback |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Dr. Stephen... | fix set but unused warnings |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Andy Polyakov | armv4cpuid.S, armv4-gf2m.pl: make newest code compilabl... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Andy Polyakov | x86cpuid.pl: don't punish "last-year" OSes on "this... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Andy Polyakov | ppc.pl: fix bug in bn_mul_comba4. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Dr. Stephen... | Add single call public key sign and verify functions. |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Dr. Stephen... | Add support for memory leak checking in fips_algvs. |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Dr. Stephen... | Remove duplicate test from health check. |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Dr. Stephen... | Print out an error for "make test" in FIPS builds.... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Dr. Stephen... | Add fips_algvs utility (from FIPS 2.0 stable branch). |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Richard Levitte | Typo... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Andy Polyakov | bsaes-x86_64.pl: add CBC decrypt and engage it in e_aes.c. |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Richard Levitte | Add missing algorithms to disable, and in particular... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Richard Levitte | Teach mkshared.com to have a look for disabled algorith... |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Andy Polyakov | bn_exp.c: fix corner case in new constant-time code. |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Andy Polyakov | bsaes-x86_64.pl: optimize InvMixColumns. |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Andy Polyakov | bsaes-x86_64.pl: add decryption procedure (with unoptim... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Dr. Stephen... | PR: 2628 |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Dr. Stephen... | PR: 2628 |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Dr. Stephen... | PR: 2632 |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Dr. Stephen... | Use correct tag for SRP username. |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Dr. Stephen... | typo |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Andy Polyakov | e_aes.c: fold even aesni_ccm_cipher. |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Andy Polyakov | e_aes.c: prevent potential DoS in aes_gcm_tls_cipher. |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Andy Polyakov | cryptlib.c: remove stdio dependency in Windows fipscani... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Dr. Stephen... | No need for custom flag in XTS mode: block length is 1. |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Andy Polyakov | fips_canister.c: harmonize fingerprinting for all Windo... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Andy Polyakov | config: in cross-compile case interrogate cross-compile... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Dr. Stephen... | Check for selftest failure in various places. |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Andy Polyakov | x86gas.pl: relax .init segment alignment. |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Andy Polyakov | mk1mk.pl: cleanup engines' handling and make fips build... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Dr. Stephen... | Update error codes. |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Andy Polyakov | fips.c: remove preprocessor artefact. |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Dr. Stephen... | fix (?) AVX clearing |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Dr. Stephen... | Check for uninitialised DRBG_CTX and don't free up... |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Andy Polyakov | fips.c: x86[_64] capability masking. |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Andy Polyakov | armcap.c: auto-setup processor capability vector. |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Dr. Stephen... | Fix error codes. |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Andy Polyakov | fips/fips_[canister|premain].c: make it work with VC6... |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Andy Polyakov | sha1-mips.pl: fix typo. |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Andy Polyakov | Drain unused MacOS directory. |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Dr. Stephen... | Add "nopass" for empty password too. |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Dr. Stephen... | add authentication parameter to FIPS_module_mode_set |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Andy Polyakov | vxworks-mips: unify and add assembler. |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Andy Polyakov | Remove superseded MIPS assembler modules. |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Andy Polyakov | fips_canister.c: more cross-compiler platfroms verified. |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Andy Polyakov | arm_arch.h: add missing pre-defined macro, __ARM_ARCH_5... |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Bodo Möller | "make update" (partial) |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Bodo Möller | BN_BLINDING multi-threading fix. |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Dr. Stephen... | Typo (?) |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Dr. Stephen... | Build fipscanister.o only by default. Utility build... |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Dr. Stephen... | Recognise new option. |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Bodo Möller | Fix indentation |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Bodo Möller | Fix warnings. |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Dr. Stephen... | Update premain fingerprint. |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Bodo Möller | Improve optional 64-bit NIST-P224 implementation, and... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Andy Polyakov | fipssyms.h: assign alias to newly introduced bn_gather5. |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Andy Polyakov | fips/*: extend fipsro segmenting to all _MSC_VER builds... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Andy Polyakov | fips_enc.c: assign minimal block size to bad_cipher... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Andy Polyakov | engines/.cvsignore: stop whining about e_padlock-*.s. |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Andy Polyakov | evp/e_aes.c: fold AES-NI modes that heavily rely on... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Andy Polyakov | x86_64-xlate.pl: make vpaes-x86_64.pl and rc4-md5-x86_6... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Andy Polyakov | bsaes-x86_64.pl: make it work with ml64. |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Andy Polyakov | [bs|vp]aes-x86[_64].pl: typos and clarifications. |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Andy Polyakov | c_allc.c: add aes-xts to loop. |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Dr. Stephen... | Do global replace to remove assembly language object... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Andy Polyakov | bn_mont.c: get corner cases right in updated BN_from_mo... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Andy Polyakov | bn_exp.c: further optimizations using more ideas from |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Andy Polyakov | x86_64-mont.pl: minor optimization. |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Andy Polyakov | bn_mont.c: simplify BN_from_montgomery_word. |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Andy Polyakov | bn_shift.c: minimize reallocations, which allows BN_FLG... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Andy Polyakov | Engage bsaes-x86_64.pl, bit-sliced AES. |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Dr. Stephen... | L=3072, N=256 provides 128 bits of security not 112. |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Andy Polyakov | Add android-x86. |
commit | commitdiff | tree | snapshot |
next |