4f86c39515
* Update Dilithium * Alternative montgomery reduce to avoid i386 functest errors * Explicit casts for msvc * More casts; bump upstream version; fix metadata * another cast
134 lines
2.5 KiB
YAML
134 lines
2.5 KiB
YAML
consistency_checks:
|
|
- source:
|
|
scheme: dilithium2
|
|
implementation: clean
|
|
files:
|
|
- api.h
|
|
- packing.h
|
|
- params.h
|
|
- sign.h
|
|
- symmetric.h
|
|
- packing.c
|
|
- symmetric-shake.c
|
|
- source:
|
|
scheme: dilithium2aes
|
|
implementation: clean
|
|
files:
|
|
- packing.h
|
|
- sign.h
|
|
- packing.c
|
|
- source:
|
|
scheme: dilithium2aes
|
|
implementation: avx2
|
|
files:
|
|
- align.h
|
|
- cdecl.h
|
|
- consts.h
|
|
- ntt.h
|
|
- packing.h
|
|
- rejsample.h
|
|
- rounding.h
|
|
- sign.h
|
|
- consts.c
|
|
- packing.c
|
|
- rounding.c
|
|
- source:
|
|
scheme: dilithium3
|
|
implementation: clean
|
|
files:
|
|
- packing.h
|
|
- sign.h
|
|
- symmetric.h
|
|
- packing.c
|
|
- symmetric-shake.c
|
|
- source:
|
|
scheme: dilithium3
|
|
implementation: avx2
|
|
files:
|
|
- align.h
|
|
- cdecl.h
|
|
- consts.h
|
|
- fips202x4.h
|
|
- ntt.h
|
|
- packing.h
|
|
- poly.h
|
|
- polyvec.h
|
|
- rounding.h
|
|
- sign.h
|
|
- symmetric.h
|
|
- consts.c
|
|
- fips202x4.c
|
|
- packing.c
|
|
- symmetric-shake.c
|
|
- source:
|
|
scheme: dilithium3aes
|
|
implementation: clean
|
|
files:
|
|
- packing.h
|
|
- sign.h
|
|
- packing.c
|
|
- source:
|
|
scheme: dilithium3aes
|
|
implementation: avx2
|
|
files:
|
|
- align.h
|
|
- cdecl.h
|
|
- consts.h
|
|
- ntt.h
|
|
- packing.h
|
|
- rounding.h
|
|
- sign.h
|
|
- consts.c
|
|
- packing.c
|
|
- source:
|
|
scheme: dilithium5
|
|
implementation: clean
|
|
files:
|
|
- packing.h
|
|
- sign.h
|
|
- symmetric.h
|
|
- packing.c
|
|
- symmetric-shake.c
|
|
- source:
|
|
scheme: dilithium5
|
|
implementation: avx2
|
|
files:
|
|
- align.h
|
|
- cdecl.h
|
|
- consts.h
|
|
- fips202x4.h
|
|
- ntt.h
|
|
- packing.h
|
|
- poly.h
|
|
- polyvec.h
|
|
- rejsample.h
|
|
- rounding.h
|
|
- sign.h
|
|
- symmetric.h
|
|
- consts.c
|
|
- fips202x4.c
|
|
- packing.c
|
|
- rejsample.c
|
|
- symmetric-shake.c
|
|
- source:
|
|
scheme: dilithium5aes
|
|
implementation: clean
|
|
files:
|
|
- packing.h
|
|
- sign.h
|
|
- packing.c
|
|
- source:
|
|
scheme: dilithium5aes
|
|
implementation: avx2
|
|
files:
|
|
- align.h
|
|
- cdecl.h
|
|
- consts.h
|
|
- ntt.h
|
|
- packing.h
|
|
- rejsample.h
|
|
- rounding.h
|
|
- sign.h
|
|
- consts.c
|
|
- packing.c
|