2020-09-07 19:23:34 +01:00
|
|
|
consistency_checks:
|
2020-09-13 19:13:48 +01:00
|
|
|
- source:
|
|
|
|
scheme: hqc-256
|
|
|
|
implementation: clean
|
|
|
|
files:
|
2020-09-07 19:23:34 +01:00
|
|
|
- api.h
|
|
|
|
- code.h
|
|
|
|
- hqc.h
|
2020-09-13 19:13:48 +01:00
|
|
|
- source:
|
|
|
|
scheme: hqc-rmrs-128
|
|
|
|
implementation: avx2
|
|
|
|
files:
|
2020-09-07 19:23:34 +01:00
|
|
|
- gf2x.h
|
|
|
|
- parsing.h
|
|
|
|
- vector.h
|
|
|
|
- parsing.c
|
2020-09-13 19:13:48 +01:00
|
|
|
- source:
|
|
|
|
scheme: hqc-rmrs-192
|
|
|
|
implementation: avx2
|
|
|
|
files:
|
2020-09-07 19:23:34 +01:00
|
|
|
- gf2x.h
|
|
|
|
- parsing.h
|
|
|
|
- vector.h
|
|
|
|
- parsing.c
|
2020-09-13 19:13:48 +01:00
|
|
|
- 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
|