1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-23 07:59:01 +00:00
pqcrypto/crypto_kem/hqc-rmrs-256/avx2
John M. Schanck 42473fab3b Revert "ms compiler changes for fft.c"
This reverts commit 99bed07f64.
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 uint8_t api for encode/decode in optimized rmrs 2021-03-24 21:02:47 +00:00
fft.c Revert "ms compiler changes for fft.c" 2021-03-24 21:02:48 +00:00
fft.h New HQC and HQC-RMRS from upstream 2021-03-24 21:02:47 +00:00
gf2x.c remove spaces before semicolons 2021-03-24 21:02:47 +00:00
gf2x.h New HQC and HQC-RMRS from upstream 2021-03-24 21:02:47 +00:00
gf.c Rename log and exp to gf_log and gf_exp 2021-03-24 21:02:47 +00:00
gf.h Rename log and exp to gf_log and gf_exp 2021-03-24 21:02:47 +00:00
hqc.c uint8_t api for encode/decode in optimized rmrs 2021-03-24 21:02:47 +00:00
hqc.h uint8_t api for encode/decode in optimized rmrs 2021-03-24 21:02:47 +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 Fix endianness issues 2021-03-24 21:02:47 +00:00
parsing.c more endianness fixes 2021-03-24 21:02:47 +00:00
parsing.h Fix endianness issues 2021-03-24 21:02:47 +00:00
reed_muller.c uint8_t api for encode/decode in optimized rmrs 2021-03-24 21:02:47 +00:00
reed_muller.h uint8_t api for encode/decode in optimized rmrs 2021-03-24 21:02:47 +00:00
reed_solomon.c ms compiler 2021-03-24 21:02:48 +00:00
reed_solomon.h uint8_t api for encode/decode in optimized rmrs 2021-03-24 21:02:47 +00:00
vector.c uniform vect_compare implementations 2021-03-24 21:02:48 +00:00
vector.h uniform vect_compare implementations 2021-03-24 21:02:48 +00:00