You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Thom Wiggers 88e59b3d61
Merge pull request #232 from PQClean/fix_incremental_sha512
5 years ago
..
keccak4x Adds AVX2 variants of Kyber512, Kyber768, Kyber1024 (#225) 5 years ago
aes.c Alternative no-op 5 years ago
aes.h Add release function for AES key schedule 5 years ago
fips202.c Fix clang-tidy complaint about result of subtraction being compared with possibly small size_t (#231) 5 years ago
fips202.h add sha3_384 5 years ago
randombytes.c Disable clang-tidy lint on windows.h include 5 years ago
randombytes.h Include full clangformat config. 5 years ago
sha2.c fix incremental sha512 5 years ago
sha2.h Implement state clone for rest of SHA-2 incremental API 5 years ago
sp800-185.c Satisfy linter 5 years ago
sp800-185.h Add cSHAKE{128,256} to common. 5 years ago