1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-23 07:59:01 +00:00
pqcrypto/crypto_sign/sphincs-haraka-192s-robust/clean
Joost Rijneveld 908329e0e8
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:42:59 +02:00
..
address.c Add the other 35 SPHINCS+ variants 2019-04-23 13:09:16 +02:00
address.h Add the other 35 SPHINCS+ variants 2019-04-23 13:09:16 +02:00
api.h Fix SPHINCS api.h constants 2019-04-23 13:09:16 +02:00
fors.c Add the other 35 SPHINCS+ variants 2019-04-23 13:09:16 +02:00
fors.h Add the other 35 SPHINCS+ variants 2019-04-23 13:09:16 +02:00
haraka.c Update Haraka to constant-time implementation 2019-04-23 13:09:16 +02:00
haraka.h Add the other 35 SPHINCS+ variants 2019-04-23 13:09:16 +02:00
hash_haraka.c Add the other 35 SPHINCS+ variants 2019-04-23 13:09:16 +02:00
hash.h Add the other 35 SPHINCS+ variants 2019-04-23 13:09:16 +02:00
LICENSE Add the other 35 SPHINCS+ variants 2019-04-23 13:09:16 +02:00
Makefile Throw errors when using variable-length arrays 2019-04-24 12:42:59 +02:00
Makefile.Microsoft_nmake Add the other 35 SPHINCS+ variants 2019-04-23 13:09:16 +02:00
params.h Add the other 35 SPHINCS+ variants 2019-04-23 13:09:16 +02:00
sign.c Add the other 35 SPHINCS+ variants 2019-04-23 13:09:16 +02:00
thash_haraka_robust.c Add the other 35 SPHINCS+ variants 2019-04-23 13:09:16 +02:00
thash.h Add the other 35 SPHINCS+ variants 2019-04-23 13:09:16 +02:00
utils.c Add the other 35 SPHINCS+ variants 2019-04-23 13:09:16 +02:00
utils.h Add the other 35 SPHINCS+ variants 2019-04-23 13:09:16 +02:00
wots.c Add the other 35 SPHINCS+ variants 2019-04-23 13:09:16 +02:00
wots.h Add the other 35 SPHINCS+ variants 2019-04-23 13:09:16 +02:00