mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-22 15:39:07 +00:00
fixup! Add Kyber90s
Add duplicate consistency files
This commit is contained in:
parent
526a841886
commit
7931383443
69
test/duplicate_consistency/kyber1024-90s_avx2.yml
Normal file
69
test/duplicate_consistency/kyber1024-90s_avx2.yml
Normal file
@ -0,0 +1,69 @@
|
|||||||
|
consistency_checks:
|
||||||
|
- source:
|
||||||
|
scheme: kyber1024
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- LICENSE
|
||||||
|
- cbd.h
|
||||||
|
- indcpa.h
|
||||||
|
- params.h
|
||||||
|
- polyvec.h
|
||||||
|
- verify.h
|
||||||
|
- source:
|
||||||
|
scheme: kyber768
|
||||||
|
implementation: avx2
|
||||||
|
files:
|
||||||
|
- cbd.c
|
||||||
|
- cbd.h
|
||||||
|
- consts.c
|
||||||
|
- consts.h
|
||||||
|
- fq.inc
|
||||||
|
- fq.s
|
||||||
|
- indcpa.h
|
||||||
|
- invntt.s
|
||||||
|
- ntt.h
|
||||||
|
- ntt.s
|
||||||
|
- polyvec.h
|
||||||
|
- reduce.h
|
||||||
|
- rejsample.c
|
||||||
|
- rejsample.h
|
||||||
|
- shuffle.inc
|
||||||
|
- shuffle.s
|
||||||
|
- verify.c
|
||||||
|
- verify.h
|
||||||
|
- source:
|
||||||
|
scheme: kyber1024-90s
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- LICENSE
|
||||||
|
- cbd.h
|
||||||
|
- indcpa.h
|
||||||
|
- params.h
|
||||||
|
- polyvec.h
|
||||||
|
- verify.h
|
||||||
|
- source:
|
||||||
|
scheme: kyber768-90s
|
||||||
|
implementation: avx2
|
||||||
|
files:
|
||||||
|
- aes256ctr.c
|
||||||
|
- aes256ctr.h
|
||||||
|
- cbd.c
|
||||||
|
- cbd.h
|
||||||
|
- consts.c
|
||||||
|
- consts.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.h
|
||||||
|
- verify.c
|
||||||
|
- verify.h
|
69
test/duplicate_consistency/kyber512-90s_avx2.yml
Normal file
69
test/duplicate_consistency/kyber512-90s_avx2.yml
Normal file
@ -0,0 +1,69 @@
|
|||||||
|
consistency_checks:
|
||||||
|
- source:
|
||||||
|
scheme: kyber512
|
||||||
|
implementation: avx2
|
||||||
|
files:
|
||||||
|
- LICENSE
|
||||||
|
- cbd.h
|
||||||
|
- indcpa.h
|
||||||
|
- params.h
|
||||||
|
- polyvec.h
|
||||||
|
- verify.h
|
||||||
|
- source:
|
||||||
|
scheme: kyber768
|
||||||
|
implementation: avx2
|
||||||
|
files:
|
||||||
|
- cbd.c
|
||||||
|
- cbd.h
|
||||||
|
- consts.c
|
||||||
|
- consts.h
|
||||||
|
- fq.inc
|
||||||
|
- fq.s
|
||||||
|
- indcpa.h
|
||||||
|
- invntt.s
|
||||||
|
- ntt.h
|
||||||
|
- ntt.s
|
||||||
|
- polyvec.h
|
||||||
|
- reduce.h
|
||||||
|
- rejsample.c
|
||||||
|
- rejsample.h
|
||||||
|
- shuffle.inc
|
||||||
|
- shuffle.s
|
||||||
|
- verify.c
|
||||||
|
- verify.h
|
||||||
|
- source:
|
||||||
|
scheme: kyber512-90s
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- LICENSE
|
||||||
|
- cbd.h
|
||||||
|
- indcpa.h
|
||||||
|
- params.h
|
||||||
|
- polyvec.h
|
||||||
|
- verify.h
|
||||||
|
- source:
|
||||||
|
scheme: kyber768-90s
|
||||||
|
implementation: avx2
|
||||||
|
files:
|
||||||
|
- aes256ctr.c
|
||||||
|
- aes256ctr.h
|
||||||
|
- cbd.c
|
||||||
|
- cbd.h
|
||||||
|
- consts.c
|
||||||
|
- consts.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.h
|
||||||
|
- verify.c
|
||||||
|
- verify.h
|
70
test/duplicate_consistency/kyber768-90s_avx2.yml
Normal file
70
test/duplicate_consistency/kyber768-90s_avx2.yml
Normal file
@ -0,0 +1,70 @@
|
|||||||
|
consistency_checks:
|
||||||
|
- source:
|
||||||
|
scheme: kyber768
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- LICENSE
|
||||||
|
- cbd.h
|
||||||
|
- indcpa.h
|
||||||
|
- params.h
|
||||||
|
- polyvec.h
|
||||||
|
- verify.h
|
||||||
|
- source:
|
||||||
|
scheme: kyber512
|
||||||
|
implementation: avx2
|
||||||
|
files:
|
||||||
|
- cbd.c
|
||||||
|
- cbd.h
|
||||||
|
- consts.c
|
||||||
|
- consts.h
|
||||||
|
- fq.inc
|
||||||
|
- fq.s
|
||||||
|
- indcpa.h
|
||||||
|
- invntt.s
|
||||||
|
- ntt.h
|
||||||
|
- ntt.s
|
||||||
|
- polyvec.h
|
||||||
|
- reduce.h
|
||||||
|
- rejsample.c
|
||||||
|
- rejsample.h
|
||||||
|
- shuffle.inc
|
||||||
|
- shuffle.s
|
||||||
|
- verify.c
|
||||||
|
- verify.h
|
||||||
|
consistency_checks:
|
||||||
|
- source:
|
||||||
|
scheme: kyber768-90s
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- LICENSE
|
||||||
|
- cbd.h
|
||||||
|
- indcpa.h
|
||||||
|
- params.h
|
||||||
|
- polyvec.h
|
||||||
|
- verify.h
|
||||||
|
- source:
|
||||||
|
scheme: kyber512-90s
|
||||||
|
implementation: avx2
|
||||||
|
files:
|
||||||
|
- aes256ctr.c
|
||||||
|
- aes256ctr.h
|
||||||
|
- cbd.c
|
||||||
|
- cbd.h
|
||||||
|
- consts.c
|
||||||
|
- consts.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.h
|
||||||
|
- verify.c
|
||||||
|
- verify.h
|
Loading…
Reference in New Issue
Block a user