summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-19Typo.FIPS_098_TEST_2Dr. Stephen Henson
2007-07-19Add error checking to script.Dr. Stephen Henson
2007-07-19Initial fips WIN32 compilation batch file.Dr. Stephen Henson
2007-07-19Use X9.31 keygen for signature test.Dr. Stephen Henson
2007-07-19Add SSE2 support to VC++ build. Update MASM script.Dr. Stephen Henson
2007-07-16shlib_wrap.sh update [from HEAD].Andy Polyakov
2007-07-16Bourne shell portability fix.Andy Polyakov
2007-07-16Framework updates.Andy Polyakov
2007-07-16Check return code properly in fputs (< 0 is error).Dr. Stephen Henson
2007-07-15Update test script generator for Win32.Dr. Stephen Henson
2007-07-15include openssl/fips.h in sha1dgst.cDr. Stephen Henson
2007-07-15Update .cvsignoreDr. Stephen Henson
2007-07-15Tolerate DigestInfo with absent parameters in FIPS mode.Dr. Stephen Henson
2007-07-15Add selftest check to SHA1 routine.Dr. Stephen Henson
2007-07-15Enhance mkfipsscr.pl to handle different testvector paths and performDr. Stephen Henson
2007-07-12Update Windows build system to use AES assembler and standard assemblyDr. Stephen Henson
2007-07-11Updates to WIN32 build system to make FIPS build work again.Dr. Stephen Henson
2007-07-11Typo.Dr. Stephen Henson
2007-07-10Delete old duplicate files.Dr. Stephen Henson
2007-07-10Update dependencies.Dr. Stephen Henson
2007-07-10Use common source files for FIPS mode and utilize same optimizations.Dr. Stephen Henson
2007-07-08Shut up memory debuggers complaining about AES x86 assembler moduleAndy Polyakov
2007-07-08EVP_*_cfb1 was broken [from HEAD].Andy Polyakov
2007-07-08bn_mul_recursive doesn't handle all cases correctly, which results inAndy Polyakov
2007-07-07Typo in str_lib.c [from HEAD].Andy Polyakov
2007-07-02Update ordinals.FIPS_098_TEST_1Dr. Stephen Henson
2007-07-02Check selftest in rand too.Dr. Stephen Henson
2007-07-02Check selftest status in all crypto operations and abort withDr. Stephen Henson
2007-07-01Modify AES and 3DES selftests to use EVP.Dr. Stephen Henson
2007-07-01Move 3DES EVP inside FIPS module and modify algorithm tests to use it.Dr. Stephen Henson
2007-07-01Changes to make AES algorithm test work via EVP.Dr. Stephen Henson
2007-07-01Add enc_min.c file.Dr. Stephen Henson
2007-07-01Move minimal EVP_CIPHER implementation into FIPS library. Not used byDr. Stephen Henson
2007-06-29bn_mont.c fix [from HEAD].Andy Polyakov
2007-06-23Make fips test suite script halt on errors.Dr. Stephen Henson
2007-06-22Avoid warnings. Fix fips_dssvs program.Dr. Stephen Henson
2007-06-20Fix warnings.Dr. Stephen Henson
2007-06-19Remove deleted function from headers.Dr. Stephen Henson
2007-06-19Fix from stable branch.Dr. Stephen Henson
2007-06-11Updates from stable branch: BN_*_no_branch privatization and elimination ofAndy Polyakov
2007-06-05Increment counter after use.Dr. Stephen Henson
2007-05-21Disable DES in FIPS mode.Dr. Stephen Henson
2007-05-21Update from stable branch.Dr. Stephen Henson
2007-05-20Padlock engine fails to compile with -O0 -fPIC [from HEAD].Andy Polyakov
2007-05-19Type cast fixes in aes-586.pl [from 098-stable].Andy Polyakov
2007-05-19cygwin shared rules update [from HEAD].Andy Polyakov
2007-05-19Typo in x509_txt.c [from HEAD].Andy Polyakov
2007-05-04Detect UltraSPARC T1 in ./config [from HEAD].Andy Polyakov
2007-04-30Fix s390x detection in ./config [from 098].Andy Polyakov
2007-04-25Make ordinals consistent across branches.Dr. Stephen Henson