boringssl/fipstools
Adam Langley 2c84a469b0 Make test_fips more chatty.
This tool exists to demo each of the supported FIPS actions in the
module. This change just makes it more chatty so that it's more obvious
what it's doing when you run it.

Change-Id: I99add6348afd3e3d6497e7111be2de73927d87af
Reviewed-on: https://boringssl-review.googlesource.com/16767
Reviewed-by: Adam Langley <agl@google.com>
2017-06-01 00:06:39 +00:00
..
cavp_aes_gcm_test.cc Echo CAVP comments in the output. 2017-05-30 23:02:14 +00:00
cavp_aes_test.cc Echo CAVP comments in the output. 2017-05-30 23:02:14 +00:00
cavp_ctr_drbg_test.cc Echo CAVP comments in the output. 2017-05-30 23:02:14 +00:00
cavp_ecdsa2_keypair_test.cc Echo CAVP comments in the output. 2017-05-30 23:02:14 +00:00
cavp_ecdsa2_pkv_test.cc Echo CAVP comments in the output. 2017-05-30 23:02:14 +00:00
cavp_ecdsa2_siggen_test.cc Echo CAVP comments in the output. 2017-05-30 23:02:14 +00:00
cavp_ecdsa2_sigver_test.cc Echo CAVP comments in the output. 2017-05-30 23:02:14 +00:00
cavp_hmac_test.cc Echo CAVP comments in the output. 2017-05-30 23:02:14 +00:00
cavp_keywrap_test.cc Echo CAVP comments in the output. 2017-05-30 23:02:14 +00:00
cavp_main.cc fipstools: Add a sample binary that exercises methods from the FIPS module. 2017-05-18 00:00:33 +00:00
cavp_rsa2_keygen_test.cc Echo CAVP comments in the output. 2017-05-30 23:02:14 +00:00
cavp_rsa2_siggen_test.cc Echo CAVP comments in the output. 2017-05-30 23:02:14 +00:00
cavp_rsa2_sigver_test.cc Echo CAVP comments in the output. 2017-05-30 23:02:14 +00:00
cavp_sha_monte_test.cc Echo CAVP comments in the output. 2017-05-30 23:02:14 +00:00
cavp_sha_test.cc Echo CAVP comments in the output. 2017-05-30 23:02:14 +00:00
cavp_tdes_test.cc Echo CAVP comments in the output. 2017-05-30 23:02:14 +00:00
cavp_test_util.cc Echo CAVP comments in the output. 2017-05-30 23:02:14 +00:00
cavp_test_util.h Echo CAVP comments in the output. 2017-05-30 23:02:14 +00:00
CMakeLists.txt fipstools: Add a sample binary that exercises methods from the FIPS module. 2017-05-18 00:00:33 +00:00
run_cavp.go Switch CAVP testing for AES-GCM to use external nonces. 2017-05-30 19:14:29 +00:00
test_fips.c Make test_fips more chatty. 2017-06-01 00:06:39 +00:00