pqc/crypto_sign/sphincs-shake256-128f-simple/clean
Douglas Stebila 33ce5e14ce Remove const
This was causing compilation failures with clang, that there were 
duplicate const keywords once the macro was expanded in hash.h
2019-07-16 20:22:45 -04: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 Eliminate the global state 2019-07-16 15:46:27 -04:00
fors.h Eliminate the global state 2019-07-16 15:46:27 -04:00
hash_shake256.c Eliminate the global state 2019-07-16 15:46:27 -04:00
hash.h Eliminate the global state 2019-07-16 15:46:27 -04:00
LICENSE Add SPHINCS-SHAKE256-128f-simple 2019-04-09 17:26:34 +02:00
Makefile Eliminate the global state 2019-07-16 15:46:27 -04: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
primitive.h Remove const 2019-07-16 20:22:45 -04:00
sign.c Eliminate the global state 2019-07-16 15:46:27 -04:00
thash_shake256_simple.c Eliminate the global state 2019-07-16 15:46:27 -04:00
thash.h Eliminate the global state 2019-07-16 15:46:27 -04:00
utils.c Eliminate the global state 2019-07-16 15:46:27 -04:00
utils.h Eliminate the global state 2019-07-16 15:46:27 -04:00
wots.c Eliminate the global state 2019-07-16 15:46:27 -04:00
wots.h Eliminate the global state 2019-07-16 15:46:27 -04:00