pqc/test/duplicate_consistency/dilithium2_clean.yml
John Schanck 32c613e8ec Round 3 update for Dilithium (from github source) (#369)
* Update Dilithium

* Alternative montgomery reduce to avoid i386 functest errors

* Explicit casts for msvc

* More casts; bump upstream version; fix metadata

* another cast
2021-03-24 21:02:50 +00:00

138 lines
2.5 KiB
YAML

consistency_checks:
- source:
scheme: dilithium2
implementation: avx2
files:
- api.h
- packing.h
- params.h
- sign.h
- symmetric.h
- packing.c
- symmetric-shake.c
- source:
scheme: dilithium2aes
implementation: clean
files:
- ntt.h
- packing.h
- poly.h
- polyvec.h
- reduce.h
- rounding.h
- sign.h
- ntt.c
- packing.c
- poly.c
- polyvec.c
- reduce.c
- rounding.c
- sign.c
- source:
scheme: dilithium2aes
implementation: avx2
files:
- packing.h
- sign.h
- packing.c
- source:
scheme: dilithium3
implementation: clean
files:
- ntt.h
- packing.h
- poly.h
- polyvec.h
- reduce.h
- rounding.h
- sign.h
- symmetric.h
- ntt.c
- packing.c
- polyvec.c
- reduce.c
- sign.c
- symmetric-shake.c
- source:
scheme: dilithium3
implementation: avx2
files:
- packing.h
- sign.h
- symmetric.h
- packing.c
- symmetric-shake.c
- source:
scheme: dilithium3aes
implementation: clean
files:
- ntt.h
- packing.h
- poly.h
- polyvec.h
- reduce.h
- rounding.h
- sign.h
- ntt.c
- packing.c
- polyvec.c
- reduce.c
- sign.c
- source:
scheme: dilithium3aes
implementation: avx2
files:
- packing.h
- sign.h
- packing.c
- source:
scheme: dilithium5
implementation: clean
files:
- ntt.h
- packing.h
- poly.h
- polyvec.h
- reduce.h
- rounding.h
- sign.h
- symmetric.h
- ntt.c
- packing.c
- polyvec.c
- reduce.c
- sign.c
- symmetric-shake.c
- source:
scheme: dilithium5
implementation: avx2
files:
- packing.h
- sign.h
- symmetric.h
- packing.c
- symmetric-shake.c
- source:
scheme: dilithium5aes
implementation: clean
files:
- ntt.h
- packing.h
- poly.h
- polyvec.h
- reduce.h
- rounding.h
- sign.h
- ntt.c
- packing.c
- polyvec.c
- reduce.c
- sign.c
- source:
scheme: dilithium5aes
implementation: avx2
files:
- packing.h
- sign.h
- packing.c