boringssl/fipsoracle
Steven Valdez 467d3220f8 Add FIPS-compliant key generation that calls check_fips for RSA and EC.
Change-Id: Ie466b7b55bdd679c5baf2127bd8de4a5058fc3b7
Reviewed-on: https://boringssl-review.googlesource.com/16346
Commit-Queue: Steven Valdez <svaldez@google.com>
Reviewed-by: Steven Valdez <svaldez@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-05-17 16:30:48 +00:00
..
cavp_aes_gcm_test.cc fipsoracle: Remove fax sample verification baked into test suites. This is covered by run_cavp.go. 2017-05-04 22:10:37 +00:00
cavp_aes_test.cc fipsoracle: Remove fax sample verification baked into test suites. This is covered by run_cavp.go. 2017-05-04 22:10:37 +00:00
cavp_ctr_drbg_test.cc fipsoracle: Remove fax sample verification baked into test suites. This is covered by run_cavp.go. 2017-05-04 22:10:37 +00:00
cavp_ecdsa2_keypair_test.cc Add FIPS-compliant key generation that calls check_fips for RSA and EC. 2017-05-17 16:30:48 +00:00
cavp_ecdsa2_pkv_test.cc fipsoracle: Remove fax sample verification baked into test suites. This is covered by run_cavp.go. 2017-05-04 22:10:37 +00:00
cavp_ecdsa2_siggen_test.cc Add FIPS-compliant key generation that calls check_fips for RSA and EC. 2017-05-17 16:30:48 +00:00
cavp_ecdsa2_sigver_test.cc fipsoracle: Remove fax sample verification baked into test suites. This is covered by run_cavp.go. 2017-05-04 22:10:37 +00:00
cavp_hmac_test.cc fipsoracle: Combine all test oracles into a single binary. 2017-05-03 23:36:37 +00:00
cavp_keywrap_test.cc fipsoracle: Remove fax sample verification baked into test suites. This is covered by run_cavp.go. 2017-05-04 22:10:37 +00:00
cavp_main.cc fipsoracle: Combine all test oracles into a single binary. 2017-05-03 23:36:37 +00:00
cavp_rsa2_keygen_test.cc Add FIPS-compliant key generation that calls check_fips for RSA and EC. 2017-05-17 16:30:48 +00:00
cavp_rsa2_siggen_test.cc Add FIPS-compliant key generation that calls check_fips for RSA and EC. 2017-05-17 16:30:48 +00:00
cavp_rsa2_sigver_test.cc fipsoracle: Combine all test oracles into a single binary. 2017-05-03 23:36:37 +00:00
cavp_sha_monte_test.cc fipsoracle: Remove fax sample verification baked into test suites. This is covered by run_cavp.go. 2017-05-04 22:10:37 +00:00
cavp_sha_test.cc fipsoracle: Remove fax sample verification baked into test suites. This is covered by run_cavp.go. 2017-05-04 22:10:37 +00:00
cavp_tdes_test.cc fipsoracle: Remove fax sample verification baked into test suites. This is covered by run_cavp.go. 2017-05-04 22:10:37 +00:00
cavp_test_util.cc Add ECDSA2 KeyPair CAVP test driver. 2017-05-01 19:17:23 +00:00
cavp_test_util.h fipsoracle: Combine all test oracles into a single binary. 2017-05-03 23:36:37 +00:00
CMakeLists.txt fipsoracle: Combine all test oracles into a single binary. 2017-05-03 23:36:37 +00:00
run_cavp.go Run CAVP tests in parallel. 2017-05-03 23:52:28 +00:00