1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-23 16:08:59 +00:00
pqcrypto/test/duplicate_consistency/kyber768_avx2.yml

40 lines
620 B
YAML
Raw Normal View History

consistency_checks:
- source:
scheme: kyber768
implementation: clean
files:
- LICENSE
- cbd.h
- indcpa.h
- params.h
- polyvec.h
- symmetric-fips202.c
- verify.h
- source:
scheme: kyber512
implementation: avx2
files:
- cbd.c
- cbd.h
- consts.c
- consts.h
- fips202x4.c
- fips202x4.h
- fq.inc
- fq.s
- indcpa.h
- invntt.s
- ntt.h
- ntt.s
- poly.h
- polyvec.h
- reduce.h
- rejsample.c
- rejsample.h
- shuffle.inc
- shuffle.s
- symmetric-fips202.c
- symmetric.h
- verify.c
- verify.h