1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-23 07:59:01 +00:00
pqcrypto/crypto_kem/frodokem1344shake/clean
Joost Rijneveld e32666a0ab
Throw errors when using variable-length arrays
Windows already complains about this in CI, but this will
let us catch these issues on Linux as well.
2019-04-24 12:35:17 +02:00
..
api.h Add FrodoKEM-1344-SHAKE 2019-04-06 09:22:15 -04:00
common.h Add FrodoKEM-1344-SHAKE 2019-04-06 09:22:15 -04:00
kem.c Add FrodoKEM-1344-SHAKE 2019-04-06 09:22:15 -04:00
LICENSE Add FrodoKEM-1344-SHAKE 2019-04-06 09:22:15 -04:00
Makefile Throw errors when using variable-length arrays 2019-04-24 12:35:17 +02:00
Makefile.Microsoft_nmake Add FrodoKEM-1344-SHAKE 2019-04-06 09:22:15 -04:00
matrix_shake.c Add FrodoKEM-1344-SHAKE 2019-04-06 09:22:15 -04:00
noise.c Fix int/size_t comparison in frodo 2019-04-16 13:37:50 +02:00
params.h Add FrodoKEM-1344-SHAKE 2019-04-06 09:22:15 -04:00
util.c Add -Wmissing-prototypes (#109) 2019-04-13 11:47:29 -04:00