Metadata and duplicate consistency fixes for ntruhps2048677

This commit is contained in:
Douglas Stebila 2019-04-14 19:58:46 -04:00
parent 580b0d76e3
commit fb31e71e7e
2 changed files with 19 additions and 1 deletions

View File

@ -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

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