pqc/common
Thom Wiggers 1e2aac2e22
Don't use -march=native for keccak
CircleCI has AVX512 support and the compiler will generate instructions that Valgrind doesn't handle.
2019-11-19 11:13:29 +01:00
..
keccak4x Don't use -march=native for keccak 2019-11-19 11:13:29 +01:00
aes.c Alternative no-op 2019-06-25 09:38:24 -04:00
aes.h Add release function for AES key schedule 2019-06-25 09:37:23 -04:00
fips202.c Fix clang-tidy complaint about result of subtraction being compared with possibly small size_t (#231) 2019-09-10 12:36:52 +02:00
fips202.h add sha3_384 2019-06-10 20:40:49 +02:00
randombytes.c Disable clang-tidy lint on windows.h include 2019-03-06 17:15:23 +01:00
randombytes.h Include full clangformat config. 2019-02-11 10:05:54 +01:00
sha2.c fix incremental sha512 2019-09-10 11:27:37 +02:00
sha2.h Implement state clone for rest of SHA-2 incremental API 2019-07-30 13:25:23 -04:00
sp800-185.c Satisfy linter 2019-06-07 13:46:31 +02:00
sp800-185.h Add cSHAKE{128,256} to common. 2019-06-07 11:43:52 +02:00