add IND-CPA/IND-CCA2 flag to newhope
This commit is contained in:
rodzic
50b1bf959e
commit
6659ba1d9c
@ -1,6 +1,7 @@
|
||||
name: NewHope1024CCA
|
||||
type: kem
|
||||
claimed-nist-level: 5
|
||||
claimed-security: IND-CCA2
|
||||
length-public-key: 1824
|
||||
length-secret-key: 3680
|
||||
length-ciphertext: 2208
|
||||
|
@ -1,11 +1,12 @@
|
||||
name: NewHope1024CPA
|
||||
type: kem
|
||||
claimed-nist-level: 5
|
||||
length-public-key: 1824
|
||||
claimed-security: IND-CPA
|
||||
length-public-key: 1824
|
||||
length-secret-key: 1792
|
||||
length-ciphertext: 2176
|
||||
length-shared-secret: 32
|
||||
nistkat-sha256: f48b42b21a51d7f9325abc5fbda74872d62feaa8cbf818bee87f29bf96630a2f
|
||||
nistkat-sha256: f48b42b21a51d7f9325abc5fbda74872d62feaa8cbf818bee87f29bf96630a2f
|
||||
principal-submitter: Thomas Pöppelmann
|
||||
auxiliary-submitters:
|
||||
- Erdem Alkim
|
||||
|
@ -1,6 +1,7 @@
|
||||
name: NewHope512CCA
|
||||
type: kem
|
||||
claimed-nist-level: 1
|
||||
claimed-security: IND-CCA2
|
||||
length-public-key: 928
|
||||
length-secret-key: 1888
|
||||
length-ciphertext: 1120
|
||||
|
@ -1,11 +1,12 @@
|
||||
name: NewHope512CPA
|
||||
type: kem
|
||||
claimed-nist-level: 1
|
||||
claimed-security: IND-CPA
|
||||
length-public-key: 928
|
||||
length-secret-key: 896
|
||||
length-ciphertext: 1088
|
||||
length-shared-secret: 32
|
||||
nistkat-sha256: 42444446b96f45c9b7221c4fde8afd5dfc0b3c2ff05b9a88ff12ea3949fbb76c
|
||||
nistkat-sha256: 42444446b96f45c9b7221c4fde8afd5dfc0b3c2ff05b9a88ff12ea3949fbb76c
|
||||
principal-submitter: Thomas Pöppelmann
|
||||
auxiliary-submitters:
|
||||
- Erdem Alkim
|
||||
|
Ładowanie…
Reference in New Issue
Block a user