pqc/test/duplicate_consistency/hqc-rmrs-128_clean.yml

74 righe
1.3 KiB
YAML

2020-09-07 19:23:34 +01:00
consistency_checks:
- source:
scheme: hqc-rmrs-128
implementation: avx2
files:
2020-09-07 19:23:34 +01:00
- api.h
- code.h
2020-09-07 19:23:34 +01:00
- fft.h
- hqc.h
- reed_muller.h
2020-09-10 21:27:12 +01:00
- fft.c
- source:
scheme: hqc-rmrs-192
implementation: clean
files:
2020-09-07 19:23:34 +01:00
- code.h
- fft.h
- gf2x.h
- gf.h
- hqc.h
- parsing.h
- reed_muller.h
- vector.h
- code.c
2020-09-11 21:53:23 +01:00
- fft.c
2020-09-07 19:23:34 +01:00
- gf2x.c
- gf.c
- hqc.c
- kem.c
- parsing.c
- reed_muller.c
2020-09-11 23:19:10 +01:00
- reed_solomon.c
2020-09-07 19:23:34 +01:00
- vector.c
- source:
scheme: hqc-rmrs-192
implementation: avx2
files:
- code.h
2020-09-07 19:23:34 +01:00
- fft.h
- hqc.h
- reed_muller.h
2020-09-10 21:27:12 +01:00
- fft.c
- source:
scheme: hqc-rmrs-256
implementation: clean
files:
2020-09-07 19:23:34 +01:00
- code.h
- fft.h
- gf2x.h
- gf.h
- hqc.h
- parsing.h
- reed_muller.h
- vector.h
- code.c
2020-09-11 21:53:23 +01:00
- fft.c
2020-09-07 19:23:34 +01:00
- gf2x.c
- gf.c
- hqc.c
- kem.c
- parsing.c
- reed_muller.c
2020-09-11 23:19:10 +01:00
- reed_solomon.c
2020-09-07 19:23:34 +01:00
- vector.c
- source:
scheme: hqc-rmrs-256
implementation: avx2
files:
- code.h
2020-09-07 19:23:34 +01:00
- fft.h
- hqc.h
- reed_muller.h
2020-09-10 21:27:12 +01:00
- fft.c