pqc/crypto_sign/sphincs-shake256-192f-robust/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 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 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 the other 35 SPHINCS+ variants 2019-04-23 13:09:16 +02:00
Makefile Eliminate the global state 2019-07-16 15:46:27 -04: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
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_robust.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