2019-09-10 10:45:01 +01:00
|
|
|
consistency_checks:
|
|
|
|
- source:
|
|
|
|
scheme: kyber768
|
|
|
|
implementation: clean
|
|
|
|
files:
|
|
|
|
- LICENSE
|
|
|
|
- cbd.h
|
|
|
|
- indcpa.h
|
|
|
|
- params.h
|
|
|
|
- polyvec.h
|
2020-07-31 07:17:42 +01:00
|
|
|
- symmetric-shake.c
|
2019-09-10 10:45:01 +01:00
|
|
|
- verify.h
|
|
|
|
- source:
|
|
|
|
scheme: kyber512
|
|
|
|
implementation: avx2
|
|
|
|
files:
|
|
|
|
- cbd.c
|
|
|
|
- cbd.h
|
|
|
|
- consts.c
|
|
|
|
- consts.h
|
|
|
|
- fips202x4.c
|
|
|
|
- fips202x4.h
|
|
|
|
- fq.inc
|
2020-07-31 07:17:42 +01:00
|
|
|
- fq.S
|
2019-09-10 10:45:01 +01:00
|
|
|
- indcpa.h
|
2020-07-31 07:17:42 +01:00
|
|
|
- invntt.S
|
2019-09-10 10:45:01 +01:00
|
|
|
- ntt.h
|
2020-07-31 07:17:42 +01:00
|
|
|
- ntt.S
|
2019-09-10 10:45:01 +01:00
|
|
|
- poly.h
|
|
|
|
- polyvec.h
|
|
|
|
- reduce.h
|
|
|
|
- rejsample.c
|
|
|
|
- rejsample.h
|
|
|
|
- shuffle.inc
|
2020-07-31 07:17:42 +01:00
|
|
|
- shuffle.S
|
|
|
|
- symmetric-shake.c
|
2019-09-10 10:45:01 +01:00
|
|
|
- symmetric.h
|
|
|
|
- verify.c
|
|
|
|
- verify.h
|