summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge from 0.9.8-stable.Dr. Stephen Henson2007-04-253-7/+53
* Merge from stable branch.Dr. Stephen Henson2007-04-242-2/+3
* Merge from 0.9.8 stable branch.Dr. Stephen Henson2007-04-2449-90/+1679
* Fix from HEAD.Dr. Stephen Henson2007-04-091-1/+1
* Update ordinals. Use gap for EVP_add_alg_module to keep values consistentDr. Stephen Henson2007-04-091-2/+4
* If config file tries to enter FIPS mode in a non FIPS capable libraryDr. Stephen Henson2007-04-091-0/+1
* Update from HEAD.Dr. Stephen Henson2007-04-093-5/+7
* Add algorithm configuration module.Dr. Stephen Henson2007-04-088-10/+158
* Block low level public key signature operations in FIPS mode.Dr. Stephen Henson2007-04-0624-241/+688
* Fix Win32 warning. Update ordinals.Dr. Stephen Henson2007-04-042-3/+3
* New EVP sign and verify functionality.Dr. Stephen Henson2007-04-038-153/+249
* Don't process any of kssl.c if krb5 option not set.Dr. Stephen Henson2007-04-031-2/+2
* Add new file.Dr. Stephen Henson2007-04-031-0/+245
* Add tiny ASN1 code for DSA signatures.Dr. Stephen Henson2007-04-0212-102/+276
* Make ordinals consistent with 0.9.8-stable.Dr. Stephen Henson2007-03-281-35/+36
* Update from stable branch.Dr. Stephen Henson2007-03-283-2/+39
* Update from 0.9.8-stable with patches also applied to equivalent FIPSDr. Stephen Henson2007-03-2820-68/+701
* Perl script to rename sections in MS COFF binaries.Dr. Stephen Henson2007-03-271-0/+64
* Use perl script instead of editbin to rename object file sections.Dr. Stephen Henson2007-03-272-11/+10
* Modify VC++ build sytem to use fipscanister.lib instead of fipscanister.oDr. Stephen Henson2007-03-264-9/+28
* Oops! Revert to previous version and [re-]apply diff.Andy Polyakov2007-03-251-3/+102
* aix updates from HEAD.Andy Polyakov2007-03-253-123/+22
* Typos in Makefiles.Andy Polyakov2007-03-252-2/+2
* Make sure fipscanister.o is built and installed for static WIN32 builds.Dr. Stephen Henson2007-03-241-0/+1
* Add some version info and comments to WIN32 FIPS DLL.Dr. Stephen Henson2007-03-221-1/+11