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
Metadata and duplicate consistency fixes for ntruhps2048677
master
Douglas Stebila
5 years ago
parent
580b0d76e3
commit
fb31e71e7e
2 changed files
with
19 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
crypto_kem/ntruhps2048677/META.yml
+18
-0
test/duplicate_consistency/ntruhps2048677_clean.yml
+ 1
- 1
crypto_kem/ntruhps2048677/META.yml
View File
@@ -1,6 +1,6 @@
name: ntru-hps2048677
type: kem
claimed-nist-level:
1
claimed-nist-level:
3
length-public-key: 930
length-ciphertext: 930
length-shared-secret: 32
+ 18
- 0
test/duplicate_consistency/ntruhps2048677_clean.yml
View File
@@ -0,0 +1,18 @@
consistency_checks:
- source:
scheme: ntruhps2048509
implementation: clean
files:
- crypto_sort.c
- crypto_sort.h
- kem.c
- owcpa.c
- owcpa.h
- pack3.c
- packq.c
- poly.c
- poly.h
- sample.c
- sample.h
- verify.c
- verify.h
Write
Preview
Loading…
Cancel
Save