pqc/crypto_kem/ntruhrss701/avx2
2020-11-05 18:06:01 -05: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
kem.c ntru: packaging script update. resolves #331 2020-10-05 14:09:11 -04:00
LICENSE Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
Makefile Update NTRU 2020-10-12 15:24:00 -04:00
owcpa.c Update NTRU 2020-10-12 15:24:00 -04:00
owcpa.h ntru: faster multiplication for reference implementations 2020-11-05 18:06:01 -05: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.s ntru: faster multiplication for reference implementations 2020-11-05 18:06:01 -05:00
poly_mod_3_Phi_n.s Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
poly_mod_q_Phi_n.s Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
poly_r2_inv.c Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
poly_r2_inv.h Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
poly_r2_mul.s Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
poly_rq_mul.s ntru: faster multiplication for reference implementations 2020-11-05 18:06:01 -05:00
poly_rq_to_s3.s Update NTRU 2020-10-12 15:24:00 -04:00
poly_s3_inv.c Update NTRU 2020-10-12 15:24:00 -04:00
poly.c ntru: faster multiplication for reference implementations 2020-11-05 18:06:01 -05:00
poly.h Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
sample_iid.c Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
sample.c Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
sample.h ntru: packaging script update. resolves #331 2020-10-05 14:09:11 -04:00
square_1_701_patience.s Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
square_3_701_patience.s Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
square_6_701_patience.s Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
square_12_701_shufbytes.s Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
square_15_701_shufbytes.s Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
square_27_701_shufbytes.s Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
square_42_701_shufbytes.s Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
square_84_701_shufbytes.s Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
square_168_701_shufbytes.s Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
square_336_701_shufbytes.s Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00
vec32_sample_iid.s Update NTRU and add AVX2 NTRU implementations 2020-08-24 09:47:30 -04:00