pqc/crypto_kem/ntruhrss701/clean
John M. Schanck b5dab8de93 Update NTRU
Oussama Danba caught a bug in how we were handing a test related to
ciphertext encoding. Not a security issue as far as we can tell, but
certainly not the correct behavior.

More detail here: e0ab9525f1

This commit also switches ntruhrss701/avx2/poly_S3_inv to the
Bernstein--Yang code, also slightly simplifies the poly_Rq_to_S3
routine.
2021-03-24 21:02:48 +00:00
..
api.h Update NTRU and add AVX2 NTRU implementations 2021-03-24 21:02:46 +00:00
cmov.c Update NTRU and add AVX2 NTRU implementations 2021-03-24 21:02:46 +00:00
cmov.h Update NTRU and add AVX2 NTRU implementations 2021-03-24 21:02:46 +00:00
kem.c ntru: packaging script update. resolves #331 2021-03-24 21:02:48 +00:00
LICENSE Add ntruhrss701 2019-04-29 09:41:17 -04:00
Makefile Update NTRU and add AVX2 NTRU implementations 2021-03-24 21:02:46 +00:00
Makefile.Microsoft_nmake Update NTRU and add AVX2 NTRU implementations 2021-03-24 21:02:46 +00:00
owcpa.c Update NTRU 2021-03-24 21:02:48 +00:00
owcpa.h Update NTRU (#311) 2021-03-24 21:02:46 +00:00
pack3.c Update NTRU and add AVX2 NTRU implementations 2021-03-24 21:02:46 +00:00
packq.c Update NTRU (#311) 2021-03-24 21:02:46 +00:00
params.h Update NTRU and add AVX2 NTRU implementations 2021-03-24 21:02:46 +00:00
poly_lift.c Update NTRU and add AVX2 NTRU implementations 2021-03-24 21:02:46 +00:00
poly_mod.c Update NTRU 2021-03-24 21:02:48 +00:00
poly_r2_inv.c ntru: fix narrowing warning 2021-03-24 21:02:48 +00:00
poly_rq_mul.c Update NTRU (#311) 2021-03-24 21:02:46 +00:00
poly_s3_inv.c ntru: fix narrowing warning 2021-03-24 21:02:48 +00:00
poly.c Update NTRU (#311) 2021-03-24 21:02:46 +00:00
poly.h ntru: sort includes 2021-03-24 21:02:48 +00:00
sample_iid.c Update NTRU (#311) 2021-03-24 21:02:46 +00:00
sample.c Update NTRU and add AVX2 NTRU implementations 2021-03-24 21:02:46 +00:00
sample.h ntru: packaging script update. resolves #331 2021-03-24 21:02:48 +00:00