pqc/crypto_kem/hqc-rmrs-192/avx2
2020-10-25 22:18:23 -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 HQC: updated packaging script. should resolve #327 2020-10-05 12:55:34 -04:00
fft.c HQC: updated packaging script. should resolve #327 2020-10-05 12:55:34 -04:00
fft.h HQC: updated packaging script. should resolve #327 2020-10-05 12:55:34 -04:00
gf2x.c readability changes 2020-09-15 11:54:11 -04:00
gf2x.h HQC: updated packaging script. should resolve #327 2020-10-05 12:55:34 -04:00
gf.c Rename log and exp to gf_log and gf_exp 2020-09-11 12:38:08 -04:00
gf.h HQC: updated packaging script. should resolve #327 2020-10-05 12:55:34 -04:00
hqc.c uint8_t api for encode/decode in optimized rmrs 2020-09-13 14:44:34 -04:00
hqc.h HQC: updated packaging script. should resolve #327 2020-10-05 12:55: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 hqc: Add -Wshadow and fix shadowing warnings 2020-10-25 22:18:23 -04:00
parameters.h HQC: updated packaging script. should resolve #327 2020-10-05 12:55:34 -04:00
parsing.c more endianness fixes 2020-09-13 12:23:25 -04:00
parsing.h HQC: updated packaging script. should resolve #327 2020-10-05 12:55:34 -04:00
reed_muller.c HQC: updated packaging script. should resolve #327 2020-10-05 12:55:34 -04:00
reed_muller.h HQC: updated packaging script. should resolve #327 2020-10-05 12:55:34 -04:00
reed_solomon.c readability changes 2020-09-15 11:54:11 -04:00
reed_solomon.h HQC: updated packaging script. should resolve #327 2020-10-05 12:55:34 -04:00
vector.c hqc: Add -Wshadow and fix shadowing warnings 2020-10-25 22:18:23 -04:00
vector.h HQC: updated packaging script. should resolve #327 2020-10-05 12:55:34 -04:00