25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Thom Wiggers 07db9c1e60 Put all common primitives on the heap (#266) 4 년 전
..
LICENSE fix and re-add rainbow 5 년 전
Makefile remove unsupported -Wcast-align=strict 5 년 전
Makefile.Microsoft_nmake Enable optimizers on Windows (#244) 5 년 전
api.h fix and re-add rainbow 5 년 전
blas.c refactor gf16+gf256 arithmetic of rainbow to fix undefined behaviour 5 년 전
blas.h refactor gf16+gf256 arithmetic of rainbow to fix undefined behaviour 5 년 전
blas_comm.c refactor gf16+gf256 arithmetic of rainbow to fix undefined behaviour 5 년 전
blas_comm.h fix and re-add rainbow 5 년 전
gf.c refactor gf16+gf256 arithmetic of rainbow to fix undefined behaviour 5 년 전
gf.h refactor gf16+gf256 arithmetic of rainbow to fix undefined behaviour 5 년 전
parallel_matrix_op.c refactor gf16+gf256 arithmetic of rainbow to fix undefined behaviour 5 년 전
parallel_matrix_op.h fix and re-add rainbow 5 년 전
rainbow.c remove ternary operator in rainbow to compute max 3 년 전
rainbow.h fix and re-add rainbow 5 년 전
rainbow_blas.h refactor gf16+gf256 arithmetic of rainbow to fix undefined behaviour 5 년 전
rainbow_config.h remove ternary operator in rainbow to compute max 3 년 전
rainbow_keypair.c refactor gf16+gf256 arithmetic of rainbow to fix undefined behaviour 5 년 전
rainbow_keypair.h fix and re-add rainbow 5 년 전
rainbow_keypair_computation.c fix and re-add rainbow 5 년 전
rainbow_keypair_computation.h fix and re-add rainbow 5 년 전
sign.c rainbow: memcpy -> memmove since buffers may overlap 3 년 전
utils_hash.c fix and re-add rainbow 5 년 전
utils_hash.h fix and re-add rainbow 5 년 전
utils_prng.c Put all common primitives on the heap (#266) 3 년 전
utils_prng.h fix and re-add rainbow 5 년 전