add duplicate consistency check
This commit is contained in:
parent
57ad79ae3a
commit
df4319c47f
11
test/duplicate_consistency/frodokem640aes_opt.yml
Normal file
11
test/duplicate_consistency/frodokem640aes_opt.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
consistency_checks:
|
||||||
|
- source:
|
||||||
|
scheme: frodokem640aes
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- api.h
|
||||||
|
- common.h
|
||||||
|
- params.h
|
||||||
|
- kem.c
|
||||||
|
- noise.c
|
||||||
|
- util.c
|
11
test/duplicate_consistency/frodokem640shake_opt.yml
Normal file
11
test/duplicate_consistency/frodokem640shake_opt.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
consistency_checks:
|
||||||
|
- source:
|
||||||
|
scheme: frodokem640shake
|
||||||
|
implementation: clean
|
||||||
|
files:
|
||||||
|
- api.h
|
||||||
|
- common.h
|
||||||
|
- params.h
|
||||||
|
- kem.c
|
||||||
|
- noise.c
|
||||||
|
- util.c
|
Loading…
Reference in New Issue
Block a user