aboutsummaryrefslogtreecommitdiff
path: root/crypto/crypto_test.cc
AgeCommit message (Expand)AuthorFilesLines
2024-05-31Move GCMTest.ByteSwap to crypto_test.ccDavid Benjamin1-0/+9
2024-05-24Fix some enum issues in the test-only BORINGSSL_FIPS_COUNTERS buildDavid Benjamin1-7/+3
2023-04-21Add mechanism for deprecated declarations.Bob Beck1-0/+9
2022-03-21Allow the integrity test to be run on demand.Adam Langley1-0/+6
2022-03-21Add a function to tell if an algorithm is FIPS approved.Adam Langley1-0/+14
2021-09-15Add FIPS counters for AES-GCM in EVP_AEAD.Adam Langley1-21/+80
2021-08-25OPENSSL_strndup should not return NULL given {NULL, 0}.David Benjamin1-0/+7
2021-03-30FIPS counters for AES-CTR.Adam Langley1-0/+8
2021-03-15fips: add counters.Adam Langley1-0/+31
2020-09-16Bump OPENSSL_VERSION_NUMBER to 1.1.1.David Benjamin1-0/+35