138 lines
2.5 KiB
YAML
138 lines
2.5 KiB
YAML
|
consistency_checks:
|
||
|
- source:
|
||
|
scheme: dilithium2
|
||
|
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: dilithium2
|
||
|
implementation: avx2
|
||
|
files:
|
||
|
- packing.h
|
||
|
- sign.h
|
||
|
- packing.c
|
||
|
- source:
|
||
|
scheme: dilithium2aes
|
||
|
implementation: clean
|
||
|
files:
|
||
|
- aes256ctr.h
|
||
|
- ntt.h
|
||
|
- packing.h
|
||
|
- poly.h
|
||
|
- polyvec.h
|
||
|
- reduce.h
|
||
|
- rounding.h
|
||
|
- sign.h
|
||
|
- symmetric.h
|
||
|
- aes256ctr.c
|
||
|
- ntt.c
|
||
|
- packing.c
|
||
|
- polyvec.c
|
||
|
- reduce.c
|
||
|
- sign.c
|
||
|
- symmetric-aes.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
|
||
|
- ntt.c
|
||
|
- packing.c
|
||
|
- poly.c
|
||
|
- polyvec.c
|
||
|
- reduce.c
|
||
|
- rounding.c
|
||
|
- sign.c
|
||
|
- source:
|
||
|
scheme: dilithium3
|
||
|
implementation: avx2
|
||
|
files:
|
||
|
- packing.h
|
||
|
- sign.h
|
||
|
- packing.c
|
||
|
- source:
|
||
|
scheme: dilithium3aes
|
||
|
implementation: avx2
|
||
|
files:
|
||
|
- api.h
|
||
|
- packing.h
|
||
|
- params.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
|
||
|
- ntt.c
|
||
|
- packing.c
|
||
|
- polyvec.c
|
||
|
- reduce.c
|
||
|
- rounding.c
|
||
|
- sign.c
|
||
|
- source:
|
||
|
scheme: dilithium5
|
||
|
implementation: avx2
|
||
|
files:
|
||
|
- packing.h
|
||
|
- sign.h
|
||
|
- packing.c
|
||
|
- source:
|
||
|
scheme: dilithium5aes
|
||
|
implementation: clean
|
||
|
files:
|
||
|
- aes256ctr.h
|
||
|
- ntt.h
|
||
|
- packing.h
|
||
|
- poly.h
|
||
|
- polyvec.h
|
||
|
- reduce.h
|
||
|
- rounding.h
|
||
|
- sign.h
|
||
|
- symmetric.h
|
||
|
- aes256ctr.c
|
||
|
- ntt.c
|
||
|
- packing.c
|
||
|
- polyvec.c
|
||
|
- reduce.c
|
||
|
- rounding.c
|
||
|
- sign.c
|
||
|
- symmetric-aes.c
|
||
|
- source:
|
||
|
scheme: dilithium5aes
|
||
|
implementation: avx2
|
||
|
files:
|
||
|
- packing.h
|
||
|
- sign.h
|
||
|
- packing.c
|