pqc/crypto_kem/ntruhps2048677/clean
John M. Schanck a94abf08a1 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.
2020-10-12 15:24:00 -04:00
..
api.h Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
cmov.c Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
cmov.h Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
crypto_sort_int32.c Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
crypto_sort_int32.h Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
kem.c ntru: packaging script update. resolves #331 2020-10-05 14:09:11 -04:00
LICENSE Add ntruhps2048677 2019-04-29 09:41:17 -04:00
Makefile Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
Makefile.Microsoft_nmake Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
owcpa.c Update NTRU 2020-10-12 15:24:00 -04:00
owcpa.h Update NTRU (#311) 2020-08-15 14:26:25 -04:00
pack3.c Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
packq.c Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
params.h Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
poly_lift.c Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
poly_mod.c Update NTRU 2020-10-12 15:24:00 -04:00
poly_r2_inv.c ntru: fix narrowing warning 2020-10-05 17:28:18 -04:00
poly_rq_mul.c Update NTRU (#311) 2020-08-15 14:26:25 -04:00
poly_s3_inv.c ntru: fix narrowing warning 2020-10-05 17:28:18 -04:00
poly.c Update NTRU (#311) 2020-08-15 14:26:25 -04:00
poly.h ntru: sort includes 2020-10-05 18:38:22 -04:00
sample_iid.c Update NTRU (#311) 2020-08-15 14:26:25 -04:00
sample.c ntru: packaging script update. resolves #331 2020-10-05 14:09:11 -04:00
sample.h ntru: packaging script update. resolves #331 2020-10-05 14:09:11 -04:00