summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Typo.FIPS_098_TEST_2Dr. Stephen Henson2007-07-191-1/+1
* Add error checking to script.Dr. Stephen Henson2007-07-191-0/+28
* Initial fips WIN32 compilation batch file.Dr. Stephen Henson2007-07-191-0/+81
* Use X9.31 keygen for signature test.Dr. Stephen Henson2007-07-191-1/+1
* Add SSE2 support to VC++ build. Update MASM script.Dr. Stephen Henson2007-07-197-40/+71
* shlib_wrap.sh update [from HEAD].Andy Polyakov2007-07-161-3/+8
* Bourne shell portability fix.Andy Polyakov2007-07-161-4/+5
* Framework updates.Andy Polyakov2007-07-164-3/+7
* Check return code properly in fputs (< 0 is error).Dr. Stephen Henson2007-07-164-6/+6
* Update test script generator for Win32.Dr. Stephen Henson2007-07-151-1/+2
* include openssl/fips.h in sha1dgst.cDr. Stephen Henson2007-07-151-0/+1
* Update .cvsignoreDr. Stephen Henson2007-07-151-0/+5
* Tolerate DigestInfo with absent parameters in FIPS mode.Dr. Stephen Henson2007-07-152-2/+72
* Add selftest check to SHA1 routine.Dr. Stephen Henson2007-07-152-0/+4
* Enhance mkfipsscr.pl to handle different testvector paths and performDr. Stephen Henson2007-07-154-101/+376
* Update Windows build system to use AES assembler and standard assemblyDr. Stephen Henson2007-07-125-151/+194
* Updates to WIN32 build system to make FIPS build work again.Dr. Stephen Henson2007-07-116-8/+7
* Typo.Dr. Stephen Henson2007-07-111-1/+0
* Delete old duplicate files.Dr. Stephen Henson2007-07-1025-4667/+37
* Update dependencies.Dr. Stephen Henson2007-07-1013-90/+117
* Use common source files for FIPS mode and utilize same optimizations.Dr. Stephen Henson2007-07-1018-77/+54
* Shut up memory debuggers complaining about AES x86 assembler moduleAndy Polyakov2007-07-081-2/+2
* EVP_*_cfb1 was broken [from HEAD].Andy Polyakov2007-07-081-1/+1
* bn_mul_recursive doesn't handle all cases correctly, which results inAndy Polyakov2007-07-081-4/+4
* Typo in str_lib.c [from HEAD].Andy Polyakov2007-07-071-1/+1
* Update ordinals.FIPS_098_TEST_1Dr. Stephen Henson2007-07-021-0/+4
* Check selftest in rand too.Dr. Stephen Henson2007-07-021-0/+2
* Check selftest status in all crypto operations and abort withDr. Stephen Henson2007-07-026-0/+14
* Modify AES and 3DES selftests to use EVP.Dr. Stephen Henson2007-07-016-105/+95
* Move 3DES EVP inside FIPS module and modify algorithm tests to use it.Dr. Stephen Henson2007-07-014-172/+41
* Changes to make AES algorithm test work via EVP.Dr. Stephen Henson2007-07-017-116/+137
* Add enc_min.c file.Dr. Stephen Henson2007-07-011-0/+376
* Move minimal EVP_CIPHER implementation into FIPS library. Not used byDr. Stephen Henson2007-07-0111-284/+97
* bn_mont.c fix [from HEAD].Andy Polyakov2007-06-291-25/+19
* Make fips test suite script halt on errors.Dr. Stephen Henson2007-06-232-178/+330
* Avoid warnings. Fix fips_dssvs program.Dr. Stephen Henson2007-06-2214-70/+81
* Fix warnings.Dr. Stephen Henson2007-06-203-3/+3
* Remove deleted function from headers.Dr. Stephen Henson2007-06-193-4/+1
* Fix from stable branch.Dr. Stephen Henson2007-06-191-3/+3
* Updates from stable branch: BN_*_no_branch privatization and elimination ofAndy Polyakov2007-06-115-23/+79
* Increment counter after use.Dr. Stephen Henson2007-06-051-0/+2
* Disable DES in FIPS mode.Dr. Stephen Henson2007-05-212-19/+19
* Update from stable branch.Dr. Stephen Henson2007-05-214-86/+252
* Padlock engine fails to compile with -O0 -fPIC [from HEAD].Andy Polyakov2007-05-201-1/+1
* Type cast fixes in aes-586.pl [from 098-stable].Andy Polyakov2007-05-191-4/+4
* cygwin shared rules update [from HEAD].Andy Polyakov2007-05-191-4/+10
* Typo in x509_txt.c [from HEAD].Andy Polyakov2007-05-191-1/+1
* Detect UltraSPARC T1 in ./config [from HEAD].Andy Polyakov2007-05-041-1/+1
* Fix s390x detection in ./config [from 098].Andy Polyakov2007-04-301-1/+2
* Make ordinals consistent across branches.Dr. Stephen Henson2007-04-251-35/+46