pqc/test/duplicate_consistency/falcon-1024_avx2.yml

34 linhas
562 B
YAML

2020-10-21 21:37:33 +01:00
consistency_checks:
- source:
scheme: falcon-512
implementation: clean
files:
- codec.c
- common.c
- keygen.c
- vrfy.c
- source:
scheme: falcon-512
implementation: avx2
files:
- fpr.h
- inner.h
- codec.c
- common.c
- fft.c
- fpr.c
- keygen.c
- rng.c
- sign.c
- vrfy.c
- source:
scheme: falcon-1024
implementation: clean
files:
- api.h
- codec.c
- common.c
- keygen.c
- pqclean.c
- vrfy.c