pqc/crypto_sign/dilithium3/clean
2020-03-03 10:15:56 -05:00
..
api.h Specify arrays with sizes again 2019-12-12 14:11:12 +01:00
LICENSE Add Dilithium's AVX2 implementations 2019-12-06 16:16:41 +01:00
Makefile Add Dilithium's AVX2 implementations 2019-12-06 16:16:41 +01:00
Makefile.Microsoft_nmake Add Dilithium's AVX2 implementations 2019-12-06 16:16:41 +01:00
ntt.c Matthias' feedback 2019-12-12 13:51:46 +01:00
ntt.h Add Dilithium's AVX2 implementations 2019-12-06 16:16:41 +01:00
packing.c Specify arrays with sizes again 2019-12-12 14:11:12 +01:00
packing.h Specify arrays with sizes again 2019-12-12 14:11:12 +01:00
params.h Specify arrays with sizes again 2019-12-12 14:11:12 +01:00
poly.c Put all common primitives on the heap (#266) 2020-02-11 11:15:14 +01:00
poly.h Use PQClean int guidelines 2019-12-09 12:05:25 +01:00
polyvec.c Use PQClean int guidelines 2019-12-09 12:05:25 +01:00
polyvec.h Use PQClean int guidelines 2019-12-09 12:05:25 +01:00
reduce.c Add Dilithium's AVX2 implementations 2019-12-06 16:16:41 +01:00
reduce.h Add Dilithium's AVX2 implementations 2019-12-06 16:16:41 +01:00
rounding.c Don't use const integer arguments 2019-12-11 08:51:26 +01:00
rounding.h Add Dilithium's AVX2 implementations 2019-12-06 16:16:41 +01:00
sign.c Fix FIPS202 API memory leaks in Dilithium 2020-03-03 10:15:56 -05:00
sign.h Add Dilithium's AVX2 implementations 2019-12-06 16:16:41 +01:00
stream.c Add Dilithium's AVX2 implementations 2019-12-06 16:16:41 +01:00
stream.h Add Dilithium's AVX2 implementations 2019-12-06 16:16:41 +01:00
symmetric.h Put all common primitives on the heap (#266) 2020-02-11 11:15:14 +01:00