pqc/test/duplicate_consistency/falcon512_avx2.yml
2020-10-21 16:37:33 -04:00

34 lines
560 B
YAML

consistency_checks:
- source:
scheme: falcon512
implementation: clean
files:
- api.h
- codec.c
- common.c
- keygen.c
- pqclean.c
- vrfy.c
- source:
scheme: falcon1024
implementation: clean
files:
- codec.c
- common.c
- keygen.c
- vrfy.c
- source:
scheme: falcon1024
implementation: avx2
files:
- fpr.h
- inner.h
- codec.c
- common.c
- fft.c
- fpr.c
- keygen.c
- rng.c
- sign.c
- vrfy.c