pqc/crypto_sign/sphincs-shake256-128f-simple/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 -Wmissing-prototypes (#109) 2019-04-13 11:47:29 -04:00
address.h Add SPHINCS-SHAKE256-128f-simple 2019-04-09 17:26:34 +02:00
api.h Remove stray include in api.h 2019-04-09 18:21:03 +02:00
fors.c SPHINCS: strictly check integer conversions 2019-04-11 11:14:49 +02:00
fors.h Add SPHINCS-SHAKE256-128f-simple 2019-04-09 17:26:34 +02:00
hash_shake256.c Add the other 35 SPHINCS+ variants 2019-04-23 13:09:16 +02:00
hash.h Resolve type coercions 2019-04-09 18:21:00 +02:00
LICENSE Add SPHINCS-SHAKE256-128f-simple 2019-04-09 17:26:34 +02:00
Makefile Throw errors when using variable-length arrays 2019-04-24 12:42:59 +02:00
Makefile.Microsoft_nmake Add SPHINCS-SHAKE256-128f-simple 2019-04-09 17:26:34 +02:00
params.h Remove conditional preprocessor statements 2019-04-09 18:21:03 +02:00
sign.c Fix variable-length arrays using wrappers 2019-04-09 18:21:03 +02:00
thash_shake256_simple.c Fix a few nits (#107) 2019-04-11 13:47:53 -04:00
thash.h Fix variable-length arrays using wrappers 2019-04-09 18:21:03 +02:00
utils.c Fix variable-length arrays using wrappers 2019-04-09 18:21:03 +02:00
utils.h Fix variable-length arrays using wrappers 2019-04-09 18:21:03 +02:00
wots.c SPHINCS: make integer promotion explicit 2019-04-16 10:35:08 +02:00
wots.h Add SPHINCS-SHAKE256-128f-simple 2019-04-09 17:26:34 +02:00