pqc/src
Kris Kwiatkowski 0b72f78582 Adds DRBG based on AES
In order to enable all KAT tests, the AES based
DRBG is need (for seed expansion). This PR adds
port of DRBG, initialy written by NIST.

Afterwards, the katrunner is modified to enable
key generation, encapsulation and signing KATs.

Testing of NTRU prime is disabled, as it doesn't
pass KAT tests now. The tests for SPHINCS+ are
now very slow.
2021-03-30 01:12:51 +01:00
..
capi Adds DRBG based on AES 2021-03-30 01:12:51 +01:00
common Adds DRBG based on AES 2021-03-30 01:12:51 +01:00
kem remove nistseedexpander header from HQC KEM 2021-03-29 13:05:27 +01:00
rustapi/pqc-sys Adds DRBG based on AES 2021-03-30 01:12:51 +01:00
sign update sphincs to r3 2021-03-26 19:50:46 +00:00