pqc/crypto_sign/dilithium3aes/avx2
John Schanck 4f86c39515
Round 3 update for Dilithium (from github source) (#369)
* Update Dilithium

* Alternative montgomery reduce to avoid i386 functest errors

* Explicit casts for msvc

* More casts; bump upstream version; fix metadata

* another cast
2021-02-01 13:32:40 +08:00
..
aes256ctr.c Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
aes256ctr.h Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
align.h Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
api.h Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
cdecl.h Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
consts.c Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
consts.h Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
invntt.S Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
LICENSE Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
Makefile Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
ntt.h Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
ntt.S Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
packing.c Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
packing.h Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
params.h Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
pointwise.S Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
poly.c Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
poly.h Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
polyvec.c Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
polyvec.h Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
rejsample.c Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
rejsample.h Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
rounding.c Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
rounding.h Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
shuffle.inc Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
shuffle.S Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
sign.c Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
sign.h Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00
symmetric.h Round 3 update for Dilithium (from github source) (#369) 2021-02-01 13:32:40 +08:00