aboutsummaryrefslogtreecommitdiff
path: root/fips/fips.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21fips.c: remove preprocessor artefact.Andy Polyakov1-3/+0
2011-10-21fix (?) AVX clearingDr. Stephen Henson1-2/+2
2011-10-20fips.c: x86[_64] capability masking.Andy Polyakov1-1/+9
2011-10-19add authentication parameter to FIPS_module_mode_setDr. Stephen Henson1-1/+51
2011-09-14Allow for dynamic base in Win64 FIPS module.Andy Polyakov1-0/+1
2011-07-25Fix warnings.Dr. Stephen Henson1-2/+0
2011-07-04Add functions to return FIPS module version.Dr. Stephen Henson1-0/+10
2011-05-12Fix error discrepancy.Dr. Stephen Henson1-3/+3
2011-05-11Set FIPS mode for values other than 1. The only current effectDr. Stephen Henson1-1/+1
2011-05-11Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined inDr. Stephen Henson1-3/+3
2011-04-14Initial incomplete POST overhaul: add support for POST callback toDr. Stephen Henson1-187/+19
2011-04-12Update fips_pkey_signature_test: use fixed string if supplies tbs isDr. Stephen Henson1-7/+11
2011-04-12Update RSA selftest code to use a 2048 bit RSA and only a single KATDr. Stephen Henson1-9/+11
2011-04-11Update copyright year.Dr. Stephen Henson1-4/+7
2011-04-05Extensive reorganisation of PRNG handling in FIPS module: all callsDr. Stephen Henson1-48/+0
2011-04-05Rename deprecated FIPS_rand functions to FIPS_x931. These shouldn't beDr. Stephen Henson1-1/+1
2011-04-04Change FIPS locking functions to macros so we get useful line information.Dr. Stephen Henson1-4/+5
2011-04-01Initial switch to DRBG base PRNG in FIPS mode. Include bogus seeding forDr. Stephen Henson1-2/+6
2011-03-24Implement FIPS CMAC.Richard Levitte1-0/+1
2011-03-16Add extensive DRBG selftest data and option to corrupt it in fips_test_suite.Dr. Stephen Henson1-0/+7
2011-02-18add ECDSA POSTDr. Stephen Henson1-0/+1
2011-02-18AES GCM selftests.Dr. Stephen Henson1-0/+1
2011-02-16Experimental FIPS symbol renaming.Dr. Stephen Henson1-0/+1
2011-02-15Add pairwise consistency test to EC.Dr. Stephen Henson1-0/+14
2011-02-15Update pairwise consistency checks to use SHA-256.Dr. Stephen Henson1-0/+3
2011-02-13Remove dependency of dsa_sign.o and dsa_vrf.o: new functions FIPS_dsa_sig_newDr. Stephen Henson1-1/+1
2011-02-12Change FIPS source and utilities to use the "FIPS_" names directlyDr. Stephen Henson1-11/+11
2011-02-04Remove unneeded functions, make some functions and variables static.Dr. Stephen Henson1-26/+21
2011-01-27Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just referDr. Stephen Henson1-1/+1
2011-01-26And so it begins... again.Dr. Stephen Henson1-0/+558