boringssl/crypto/test
Martin Kreichgauer 7c12587994 Add crypto/fipsoracle.
This CL adds utility code to process NIST CAVP test vectors using the
existing FileTest code.

Also add binaries for processing AESAVS (AES) and GCMVS (AES-GCM) vector
files.

Change-Id: I8e5ebf751d7d4b5504bbb52f3e087b0065babbe0
Reviewed-on: https://boringssl-review.googlesource.com/15484
Reviewed-by: Adam Langley <agl@google.com>
2017-04-28 15:59:34 +00:00
..
CMakeLists.txt Do a cursory conversion of a few tests to GTest. 2017-01-21 00:17:05 +00:00
file_test.cc Add crypto/fipsoracle. 2017-04-28 15:59:34 +00:00
file_test.h Add crypto/fipsoracle. 2017-04-28 15:59:34 +00:00
gtest_main.cc Allow embedders to replace gtest_main.cc. 2017-04-26 15:47:02 +00:00
gtest_main.h Allow embedders to replace gtest_main.cc. 2017-04-26 15:47:02 +00:00
malloc.cc C++ crypto/test/malloc.cc more. 2016-10-14 16:01:26 +00:00
test_util.cc Add a helper for comparing byte strings. 2017-02-11 00:42:00 +00:00
test_util.h Convert base64_test to GTest. 2017-04-17 14:14:17 +00:00