This website works better with JavaScript.
Home
Explore
Help
Sign In
kris
/
pqc
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add duplicate consistency checks
kyber
Leon Botros
5 years ago
committed by
Kris Kwiatkowski
parent
3b740033ef
commit
2d9e259608
3 changed files
with
66 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+22
-0
test/duplicate_consistency/babybear_clean.yml
+22
-0
test/duplicate_consistency/mamabear_clean.yml
+22
-0
test/duplicate_consistency/papabear_clean.yml
+ 22
- 0
test/duplicate_consistency/babybear_clean.yml
View File
@@ -0,0 +1,22 @@
consistency_checks:
- source:
scheme: mamabear
implementation: clean
files:
- kem.c
- melas_fec.c
- melas_fec.h
- ring.c
- ring.h
- threebears.c
- source:
scheme: papabear
implementation: clean
files:
- kem.c
- melas_fec.c
- melas_fec.h
- ring.c
- ring.h
- threebears.c
+ 22
- 0
test/duplicate_consistency/mamabear_clean.yml
View File
@@ -0,0 +1,22 @@
consistency_checks:
- source:
scheme: babybear
implementation: clean
files:
- kem.c
- melas_fec.c
- melas_fec.h
- ring.c
- ring.h
- threebears.c
- source:
scheme: papabear
implementation: clean
files:
- kem.c
- melas_fec.c
- melas_fec.h
- ring.c
- ring.h
- threebears.c
+ 22
- 0
test/duplicate_consistency/papabear_clean.yml
View File
@@ -0,0 +1,22 @@
consistency_checks:
- source:
scheme: babybear
implementation: clean
files:
- kem.c
- melas_fec.c
- melas_fec.h
- ring.c
- ring.h
- threebears.c
- source:
scheme: mamabear
implementation: clean
files:
- kem.c
- melas_fec.c
- melas_fec.h
- ring.c
- ring.h
- threebears.c
Write
Preview
Loading…
Cancel
Save