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 check
master
Matthias J. Kannwischer
5 years ago
parent
57ad79ae3a
commit
df4319c47f
2 changed files
with
22 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+11
-0
test/duplicate_consistency/frodokem640aes_opt.yml
+11
-0
test/duplicate_consistency/frodokem640shake_opt.yml
+ 11
- 0
test/duplicate_consistency/frodokem640aes_opt.yml
View 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
- 0
test/duplicate_consistency/frodokem640shake_opt.yml
View 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
Write
Preview
Loading…
Cancel
Save