f4bd312180
* Integrate Kyber-AVX2 into PQClean * Fix types and formatting in Kyber * Workaround a valgrind crash * Remove comment in shuffle.s * Remove some extraneous truncations * fixup! Fix types and formatting in Kyber
21 lines
308 B
YAML
21 lines
308 B
YAML
consistency_checks:
|
|
- source:
|
|
scheme: kyber768
|
|
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
|