aboutsummaryrefslogtreecommitdiff
path: root/fipstools
AgeCommit message (Expand)AuthorFilesLines
2018-02-20Merge NIAP and FIPS test suites.Adam Langley1-10/+1
2018-02-02cavp_tlskdf_test.cc: include errno.h since errno is referenced.Adam Langley1-0/+2
2018-02-02Support running CAVP tests on an Android device.Adam Langley1-6/+60
2018-01-16Support TLS KDF test for NIAP.Adam Langley5-0/+124
2018-01-16Support KAS tests for NIAP.Adam Langley5-2/+212
2018-01-16Change from configuring a FAX scanner function to a FAX next-line function.Adam Langley1-23/+34
2017-06-08Have run_cavp.go create “resp” directories as needed.Adam Langley1-1/+5
2017-06-01Make test_fips more chatty.Adam Langley1-0/+60
2017-05-30Echo CAVP comments in the output.Adam Langley17-105/+104
2017-05-30Switch CAVP testing for AES-GCM to use external nonces.Adam Langley4-27/+32
2017-05-26Enforce incrementing counter for TLS 1.2 AES-GCM.Steven Valdez2-10/+8
2017-05-18fipstools: Add a sample binary that exercises methods from the FIPS module.Martin Kreichgauer21-0/+3058