Reference implementations of PQC
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
John M. Schanck 9e543a40c1 ntru/poly_rq_mul: explicit casts to satisfy 32-bit clang sanitizer 4 years ago
..
LICENSE Add ntruhps4096821 5 years ago
Makefile Update NTRU and add AVX2 NTRU implementations 4 years ago
Makefile.Microsoft_nmake Update NTRU and add AVX2 NTRU implementations 4 years ago
api.h Update NTRU and add AVX2 NTRU implementations 4 years ago
cmov.c Update NTRU and add AVX2 NTRU implementations 4 years ago
cmov.h Update NTRU and add AVX2 NTRU implementations 4 years ago
crypto_sort_int32.c Update NTRU and add AVX2 NTRU implementations 4 years ago
crypto_sort_int32.h Update NTRU and add AVX2 NTRU implementations 4 years ago
kem.c ntru: packaging script update. resolves #331 4 years ago
owcpa.c Update NTRU 4 years ago
owcpa.h ntru: faster multiplication for reference implementations 4 years ago
pack3.c Update NTRU and add AVX2 NTRU implementations 4 years ago
packq.c Update NTRU (#311) 4 years ago
params.h Update NTRU and add AVX2 NTRU implementations 4 years ago
poly.c ntru: faster multiplication for reference implementations 4 years ago
poly.h ntru: sort includes 4 years ago
poly_lift.c Update NTRU and add AVX2 NTRU implementations 4 years ago
poly_mod.c Update NTRU 4 years ago
poly_r2_inv.c ntru: fix narrowing warning 4 years ago
poly_rq_mul.c ntru/poly_rq_mul: explicit casts to satisfy 32-bit clang sanitizer 4 years ago
poly_s3_inv.c ntru: fix narrowing warning 4 years ago
sample.c ntru: Match sample_fixed_weight to spec. Changes KATs. (c.f. Simone Dutto pqcforum 20200731) 4 years ago
sample.h ntru: packaging script update. resolves #331 4 years ago
sample_iid.c Update NTRU (#311) 4 years ago