pqc/common
Thom Wiggers facb527c7c SPHINCS+ optimized implementations (#253)
* Add state destroy to SHA2 API

* Include optimized SPHINCS+ implementations

I've generated new implementations from the sphincsplus repository.

* Don't destroy sha256ctx after finalize

* Attempt to shut up MSVC

* Make sure to drop errors in rmtree
2021-03-24 21:02:45 +00:00
..
keccak4x Don't use -march=native for keccak 2021-03-24 21:02:45 +00: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 SPHINCS+ optimized implementations (#253) 2021-03-24 21:02:45 +00:00
sha2.h SPHINCS+ optimized implementations (#253) 2021-03-24 21:02:45 +00: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