pqc/crypto_kem/frodokem640shake/clean
Thom Wiggers cdd11413f3
Fix missed overflowing mul in FrodoKEM
It happened in another place
2020-11-24 11:50:33 +01:00
..
api.h Initial FrodoKEM-640-SHAKE implementation 2019-03-21 22:56:45 -04:00
common.h Fix timing leak in decapsulation. 2020-06-19 13:15:13 -04:00
kem.c Fix timing leak in decapsulation. 2020-06-19 13:15:13 -04:00
LICENSE Initial FrodoKEM-640-SHAKE implementation 2019-03-21 22:56:45 -04:00
Makefile Add -Wredundant-decls 2019-05-20 16:12:01 +02:00
Makefile.Microsoft_nmake Enable optimizers on Windows (#244) 2019-10-21 14:23:59 +02:00
matrix_shake.c Switch for int and unsigned char to size_to and uint8_t 2019-04-02 14:06:06 -04:00
noise.c Make a static global explicitly const 2019-07-18 13:42:37 +02:00
params.h Apply clang-tidy 2019-03-21 23:40:12 -04:00
util.c Fix missed overflowing mul in FrodoKEM 2020-11-24 11:50:33 +01:00