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 for saber
master
Matthias J. Kannwischer
5 years ago
parent
8378132c5e
commit
e543aea8ea
3 changed files
with
93 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+31
-0
test/duplicate_consistency/firesaber_clean.yml
+31
-0
test/duplicate_consistency/lightsaber_clean.yml
+31
-0
test/duplicate_consistency/saber_clean.yml
+ 31
- 0
test/duplicate_consistency/firesaber_clean.yml
View File
@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: lightsaber
implementation: clean
files:
- cbd.h
- kem.c
- pack_unpack.c
- pack_unpack.h
- poly.c
- poly.h
- poly_mul.c
- poly_mul.h
- SABER_indcpa.h
- verify.c
- verify.h
- source:
scheme: saber
implementation: clean
files:
- cbd.h
- kem.c
- pack_unpack.c
- pack_unpack.h
- poly.c
- poly.h
- poly_mul.c
- poly_mul.h
- SABER_indcpa.h
- verify.c
- verify.h
+ 31
- 0
test/duplicate_consistency/lightsaber_clean.yml
View File
@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: saber
implementation: clean
files:
- cbd.h
- kem.c
- pack_unpack.c
- pack_unpack.h
- poly.c
- poly.h
- poly_mul.c
- poly_mul.h
- SABER_indcpa.h
- verify.c
- verify.h
- source:
scheme: firesaber
implementation: clean
files:
- cbd.h
- kem.c
- pack_unpack.c
- pack_unpack.h
- poly.c
- poly.h
- poly_mul.c
- poly_mul.h
- SABER_indcpa.h
- verify.c
- verify.h
+ 31
- 0
test/duplicate_consistency/saber_clean.yml
View File
@@ -0,0 +1,31 @@
consistency_checks:
- source:
scheme: lightsaber
implementation: clean
files:
- cbd.h
- kem.c
- pack_unpack.c
- pack_unpack.h
- poly.c
- poly.h
- poly_mul.c
- poly_mul.h
- SABER_indcpa.h
- verify.c
- verify.h
- source:
scheme: firesaber
implementation: clean
files:
- cbd.h
- kem.c
- pack_unpack.c
- pack_unpack.h
- poly.c
- poly.h
- poly_mul.c
- poly_mul.h
- SABER_indcpa.h
- verify.c
- verify.h
Write
Preview
Loading…
Cancel
Save