pqc/crypto_sign/rainbowIa-classic/clean
John M. Schanck ff16fec435 astyle
2021-03-24 21:02:48 +00:00
..
api.h fix and re-add rainbow 2019-09-24 13:48:51 +02:00
blas_comm.c astyle 2021-03-24 21:02:48 +00: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 2021-03-24 21:02:44 +00: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 2021-03-24 21:02:44 +00: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 2021-03-24 21:02:45 +00: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 2021-03-24 21:02:46 +00:00
utils_prng.h fix and re-add rainbow 2019-09-24 13:48:51 +02:00