4cea81d15f
There are schemes, like SABER (#192) that have more than one principal submitter. Consistency warrants that we turn it into a list for all schemes and don't do something with allowing either a str or a list: that would just be very annoying to parse. Closes #194
23 lines
565 B
YAML
23 lines
565 B
YAML
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
|
|
principal-submitters:
|
|
- Thomas Pöppelmann
|
|
auxiliary-submitters:
|
|
- Erdem Alkim
|
|
- Roberto Avanzi
|
|
- Joppe Bos
|
|
- Léo Ducas
|
|
- Antonio de la Piedra
|
|
- Peter Schwabe
|
|
- Douglas Stebila
|
|
implementations:
|
|
- name: clean
|
|
version: https://github.com/newhopecrypto/newhope/commit/3fc68c6090b23c56cc190a78af2f43ee8900e9d0
|