mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-23 07:59:01 +00:00
15 lines
243 B
YAML
15 lines
243 B
YAML
|
consistency_checks:
|
||
|
- source:
|
||
|
scheme: hqc-rmrs-256
|
||
|
implementation: avx2
|
||
|
files:
|
||
|
- api.h
|
||
|
- code.h
|
||
|
- fft.h
|
||
|
- hqc.h
|
||
|
- reed_muller.h
|
||
|
- reed_solomon.h
|
||
|
- code.c
|
||
|
- fft.c
|
||
|
- reed_solomon.c
|