pqc/crypto_sign/rainbowIa-classic/clean
John M. Schanck a7e44f79ac astyle
2020-09-17 11:54:58 -04:00
..
api.h fix and re-add rainbow 2019-09-24 13:48:51 +02:00
blas_comm.c astyle 2020-09-17 11:54:58 -04:00
blas_comm.h fix and re-add rainbow 2019-09-24 13:48:51 +02:00
blas.c refactor gf16+gf256 arithmetic of rainbow to fix undefined behaviour 2019-09-24 13:48:51 +02:00
blas.h refactor gf16+gf256 arithmetic of rainbow to fix undefined behaviour 2019-09-24 13:48:51 +02:00
gf.c refactor gf16+gf256 arithmetic of rainbow to fix undefined behaviour 2019-09-24 13:48:51 +02:00
gf.h refactor gf16+gf256 arithmetic of rainbow to fix undefined behaviour 2019-09-24 13:48:51 +02:00
LICENSE fix and re-add rainbow 2019-09-24 13:48:51 +02:00
Makefile remove unsupported -Wcast-align=strict 2019-09-24 13:50:38 +02:00
Makefile.Microsoft_nmake Enable optimizers on Windows (#244) 2019-10-21 14:23:59 +02:00
parallel_matrix_op.c refactor gf16+gf256 arithmetic of rainbow to fix undefined behaviour 2019-09-24 13:48:51 +02:00
parallel_matrix_op.h fix and re-add rainbow 2019-09-24 13:48:51 +02:00
rainbow_blas.h refactor gf16+gf256 arithmetic of rainbow to fix undefined behaviour 2019-09-24 13:48:51 +02:00
rainbow_config.h remove ternary operator in rainbow to compute max 2019-10-23 08:00:26 +02:00
rainbow_keypair_computation.c fix and re-add rainbow 2019-09-24 13:48:51 +02:00
rainbow_keypair_computation.h fix and re-add rainbow 2019-09-24 13:48:51 +02:00
rainbow_keypair.c refactor gf16+gf256 arithmetic of rainbow to fix undefined behaviour 2019-09-24 13:48:51 +02:00
rainbow_keypair.h fix and re-add rainbow 2019-09-24 13:48:51 +02:00
rainbow.c remove ternary operator in rainbow to compute max 2019-10-23 08:00:26 +02:00
rainbow.h fix and re-add rainbow 2019-09-24 13:48:51 +02:00
sign.c rainbow: memcpy -> memmove since buffers may overlap 2019-11-13 10:47:26 +01:00
utils_hash.c fix and re-add rainbow 2019-09-24 13:48:51 +02:00
utils_hash.h fix and re-add rainbow 2019-09-24 13:48:51 +02:00
utils_prng.c Split aes*_keyexp up into ecb and ctr variants 2020-03-26 20:18:02 -04:00
utils_prng.h fix and re-add rainbow 2019-09-24 13:48:51 +02:00