mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-23 07:59:01 +00:00
21 lines
309 B
YAML
21 lines
309 B
YAML
|
consistency_checks:
|
||
|
- source:
|
||
|
scheme: kyber1024
|
||
|
implementation: clean
|
||
|
files:
|
||
|
- LICENSE
|
||
|
- cbd.c
|
||
|
- cbd.h
|
||
|
- indcpa.h
|
||
|
- kem.c
|
||
|
- ntt.c
|
||
|
- ntt.h
|
||
|
- poly.h
|
||
|
- polyvec.h
|
||
|
- reduce.c
|
||
|
- reduce.h
|
||
|
- symmetric-fips202.c
|
||
|
- symmetric.h
|
||
|
- verify.c
|
||
|
- verify.h
|