1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-22 23:48:58 +00:00
pqcrypto/crypto_kem/lightsaber/avx2
2021-03-24 21:02:49 +00:00
..
api.h Update Saber and add AVX2 implementation 2021-03-24 21:02:49 +00:00
cbd.c Clean up AVX2 code 2021-03-24 21:02:49 +00:00
cbd.h Clean up AVX2 code 2021-03-24 21:02:49 +00:00
kem.c Clean up AVX2 code 2021-03-24 21:02:49 +00:00
LICENSE Update Saber and add AVX2 implementation 2021-03-24 21:02:49 +00:00
Makefile Remove empty file 2021-03-24 21:02:49 +00:00
pack_unpack.c explicit casts 2021-03-24 21:02:49 +00:00
pack_unpack.h Clean up AVX2 code 2021-03-24 21:02:49 +00:00
poly_mul.c slightly faster avx2 schoolbook multiplications 2021-03-24 21:02:49 +00:00
poly.c Clean up AVX2 code 2021-03-24 21:02:49 +00:00
poly.h Clean up AVX2 code 2021-03-24 21:02:49 +00:00
SABER_indcpa.c Clean up AVX2 code 2021-03-24 21:02:49 +00:00
SABER_indcpa.h Update Saber and add AVX2 implementation 2021-03-24 21:02:49 +00:00
SABER_params.h Clean up AVX2 code 2021-03-24 21:02:49 +00:00
verify.c Update Saber and add AVX2 implementation 2021-03-24 21:02:49 +00:00
verify.h Update Saber and add AVX2 implementation 2021-03-24 21:02:49 +00:00