pqc/crypto_kem/hqc-rmrs-256/avx2
2020-09-15 11:54:11 -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 trying to satisfy ms again 2020-09-14 17:47:08 -04:00
fft.h New HQC and HQC-RMRS from upstream 2020-09-07 16:10:13 -04:00
gf2x.c readability changes 2020-09-15 11:54:11 -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 readability changes 2020-09-15 11:54:11 -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 readability changes 2020-09-15 11:54:11 -04:00
reed_solomon.h uint8_t api for encode/decode in optimized rmrs 2020-09-13 14:44:34 -04:00
vector.c readability changes 2020-09-15 11:54:11 -04:00
vector.h uniform vect_compare implementations 2020-09-14 16:44:09 -04:00