18 Commits (da663b7ca86d70f7da979f9a48d2238ca5762bdd)

Author SHA1 Message Date
Adam Langley 49350b22be Move digestsign.c into the module. 3 years ago
Adam Langley 118a892d2d Add a service indicator for FIPS 140-3. 3 years ago
Adam Langley f5d6d24bd6 Move cmac into the FIPS module boundary. 3 years ago
Nevine Ebeid fa3fbda07b P-256 assembly optimisations for Aarch64. 3 years ago
Adam Langley 27ffcc6e19 Use SHA-256 for the FIPS integrity check everywhere. 3 years ago
Adam Langley 972ab52238 Allow the integrity test to be run on demand. 3 years ago
Adam Langley 0da6b4805b Don't call a non-test file *test.h. 3 years ago
Adam Langley 1c2e61efef Make RSA self-test lazy. 3 years ago
Adam Langley d04c32a3d8 Break FIPS tests differently. 3 years ago
Adam Langley 9cad13eea1 Perform SHA-$x and HMAC KAT before integrity check. 3 years ago
Adam Langley 15565a8984 Split FIPS KATs into fast and slow groups. 3 years ago
Adam Langley a919539777 Move DES out of the FIPS module. 3 years ago
Adam Langley ec476ef044 Zero out the values from the integrity check. 3 years ago
David Benjamin fb855a28fe Move fips.c into a subdirectory. 4 years ago
Adam Langley f7b87c83fa fips: add counters. 4 years ago
Adam Langley b0d71a2908 Support cross-compiling AArch64 FIPS to Android. 4 years ago
Adam Langley ce7f08827d Move DH code into the FIPS module. 4 years ago
Adam Langley fb0c05cac2 acvp: add CMAC-AES support. 5 years ago