pqc/test/duplicate_consistency/hqc-256_avx2.yml

34 lines
618 B
YAML
Raw Permalink Normal View History

2020-09-07 19:23:34 +01:00
consistency_checks:
- source:
scheme: hqc-256
implementation: clean
files:
2020-09-07 19:23:34 +01:00
- api.h
- code.h
- hqc.h
- source:
scheme: hqc-rmrs-128
implementation: avx2
files:
2020-09-07 19:23:34 +01:00
- gf2x.h
- parsing.h
- vector.h
- parsing.c
- source:
scheme: hqc-rmrs-192
implementation: avx2
files:
2020-09-07 19:23:34 +01:00
- gf2x.h
- parsing.h
- vector.h
- parsing.c
- source:
scheme: hqc-rmrs-256
implementation: avx2
files:
2020-09-07 19:23:34 +01:00
- gf2x.h
- parsing.h
- vector.h
- gf2x.c
- parsing.c