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