1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-26 17:31:38 +00:00
pqcrypto/crypto_kem/hqc-256/avx2
2020-09-13 14:44:34 -04:00
..
alpha_table.h New HQC and HQC-RMRS from upstream 2020-09-07 16:10:13 -04:00
api.h New HQC and HQC-RMRS from upstream 2020-09-07 16:10:13 -04:00
bch.c satisfy MS compiler 2020-09-12 20:15:07 -04:00
bch.h remove unused function 2020-09-11 12:47:03 -04:00
code.c remove spaces before semicolons 2020-09-10 17:02:22 -04:00
code.h New HQC and HQC-RMRS from upstream 2020-09-07 16:10:13 -04:00
fft.c satisfy MS compiler 2020-09-12 20:15:07 -04:00
fft.h New HQC and HQC-RMRS from upstream 2020-09-07 16:10:13 -04:00
gen_matrix.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 New HQC and HQC-RMRS from upstream 2020-09-07 16:10:13 -04:00
hqc.h New HQC and HQC-RMRS from upstream 2020-09-07 16:10:13 -04:00
kem.c more endianness fixes 2020-09-11 13:36:03 -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
repetition.c Some MS compiler fixes 2020-09-10 19:30:03 -04:00
repetition.h New HQC and HQC-RMRS from upstream 2020-09-07 16:10:13 -04:00
vector.c uint8_t api for encode/decode in optimized rmrs 2020-09-13 14:44:34 -04:00
vector.h New HQC and HQC-RMRS from upstream 2020-09-07 16:10:13 -04:00