Metadata and duplicate consistency fixes for ntruhps2048677
This commit is contained in:
parent
580b0d76e3
commit
fb31e71e7e
@ -1,6 +1,6 @@
|
|||||||
name: ntru-hps2048677
|
name: ntru-hps2048677
|
||||||
type: kem
|
type: kem
|
||||||
claimed-nist-level: 1
|
claimed-nist-level: 3
|
||||||
length-public-key: 930
|
length-public-key: 930
|
||||||
length-ciphertext: 930
|
length-ciphertext: 930
|
||||||
length-shared-secret: 32
|
length-shared-secret: 32
|
||||||
|
18
test/duplicate_consistency/ntruhps2048677_clean.yml
Normal file
18
test/duplicate_consistency/ntruhps2048677_clean.yml
Normal 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
|
Loading…
Reference in New Issue
Block a user