pqc/crypto_kem/hqc-rmrs-192/avx2
2020-09-14 16:44:09 -04:00
..
api.h New HQC and HQC-RMRS from upstream 2020-09-07 16:10:13 -04:00
code.c uint8_t api for encode/decode in optimized rmrs 2020-09-13 14:44:34 -04:00
code.h uint8_t api for encode/decode in optimized rmrs 2020-09-13 14:44:34 -04:00
fft.c ms compiler changes for fft.c 2020-09-14 13:04:38 -04:00
fft.h New HQC and HQC-RMRS from upstream 2020-09-07 16:10:13 -04:00
gf2x.c remove spaces before semicolons 2020-09-10 17:02:22 -04:00
gf2x.h New HQC and HQC-RMRS from upstream 2020-09-07 16:10:13 -04:00
gf.c Rename log and exp to gf_log and gf_exp 2020-09-11 12:38:08 -04:00
gf.h Rename log and exp to gf_log and gf_exp 2020-09-11 12:38:08 -04:00
hqc.c uint8_t api for encode/decode in optimized rmrs 2020-09-13 14:44:34 -04:00
hqc.h uint8_t api for encode/decode in optimized rmrs 2020-09-13 14:44:34 -04:00
kem.c uniform vect_compare implementations 2020-09-14 16:44:09 -04:00
LICENSE New HQC and HQC-RMRS from upstream 2020-09-07 16:10:13 -04:00
Makefile New HQC and HQC-RMRS from upstream 2020-09-07 16:10:13 -04:00
parameters.h Fix endianness issues 2020-09-10 16:27:12 -04:00
parsing.c more endianness fixes 2020-09-13 12:23:25 -04:00
parsing.h Fix endianness issues 2020-09-10 16:27:12 -04:00
reed_muller.c uint8_t api for encode/decode in optimized rmrs 2020-09-13 14:44:34 -04:00
reed_muller.h uint8_t api for encode/decode in optimized rmrs 2020-09-13 14:44:34 -04:00
reed_solomon.c ms compiler changes for reed_solomon.c 2020-09-14 16:09:15 -04:00
reed_solomon.h uint8_t api for encode/decode in optimized rmrs 2020-09-13 14:44:34 -04:00
vector.c uniform vect_compare implementations 2020-09-14 16:44:09 -04:00
vector.h uniform vect_compare implementations 2020-09-14 16:44:09 -04:00