pqc/test/duplicate_consistency/dilithium3_clean.yml
2021-03-24 21:02:45 +00:00

55 lines
837 B
YAML

consistency_checks:
- source:
scheme: dilithium2
implementation: clean
files:
- ntt.c
- ntt.h
- packing.c
- packing.h
- poly.c
- poly.h
- polyvec.c
- polyvec.h
- reduce.c
- reduce.h
- rounding.c
- rounding.h
- sign.c
- sign.h
- stream.c
- stream.h
- symmetric.h
- source:
scheme: dilithium4
implementation: clean
files:
- ntt.c
- ntt.h
- packing.c
- packing.h
- poly.h
- polyvec.c
- polyvec.h
- reduce.c
- reduce.h
- rounding.c
- rounding.h
- sign.c
- sign.h
- stream.c
- stream.h
- symmetric.h
- source:
scheme: dilithium3
implementation: avx2
files:
- api.h
- packing.c
- packing.h
- polyvec.h
- params.h
- stream.c
- stream.h
- symmetric.h