pqc/crypto_kem/hqc-rmrs-128/avx2
2021-03-24 21:02:48 +00:00
..
api.h New HQC and HQC-RMRS from upstream 2021-03-24 21:02:47 +00:00
code.c uint8_t api for encode/decode in optimized rmrs 2021-03-24 21:02:47 +00:00
code.h HQC: updated packaging script. should resolve #327 2021-03-24 21:02:48 +00:00
fft.c HQC: updated packaging script. should resolve #327 2021-03-24 21:02:48 +00:00
fft.h HQC: updated packaging script. should resolve #327 2021-03-24 21:02:48 +00:00
gf2x.c readability changes 2021-03-24 21:02:48 +00:00
gf2x.h HQC: updated packaging script. should resolve #327 2021-03-24 21:02:48 +00:00
gf.c Rename log and exp to gf_log and gf_exp 2021-03-24 21:02:47 +00:00
gf.h HQC: updated packaging script. should resolve #327 2021-03-24 21:02:48 +00:00
hqc.c uint8_t api for encode/decode in optimized rmrs 2021-03-24 21:02:47 +00:00
hqc.h HQC: updated packaging script. should resolve #327 2021-03-24 21:02:48 +00:00
kem.c uniform vect_compare implementations 2021-03-24 21:02:48 +00:00
LICENSE New HQC and HQC-RMRS from upstream 2021-03-24 21:02:47 +00:00
Makefile New HQC and HQC-RMRS from upstream 2021-03-24 21:02:47 +00:00
parameters.h HQC: updated packaging script. should resolve #327 2021-03-24 21:02:48 +00:00
parsing.c more endianness fixes 2021-03-24 21:02:47 +00:00
parsing.h HQC: updated packaging script. should resolve #327 2021-03-24 21:02:48 +00:00
reed_muller.c HQC: updated packaging script. should resolve #327 2021-03-24 21:02:48 +00:00
reed_muller.h HQC: updated packaging script. should resolve #327 2021-03-24 21:02:48 +00:00
reed_solomon.c readability changes 2021-03-24 21:02:48 +00:00
reed_solomon.h HQC: updated packaging script. should resolve #327 2021-03-24 21:02:48 +00:00
vector.c readability changes 2021-03-24 21:02:48 +00:00
vector.h HQC: updated packaging script. should resolve #327 2021-03-24 21:02:48 +00:00