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
20 lines
456 B
YAML
20 lines
456 B
YAML
name: LEDAcryptKEMLT32
|
|
type: kem
|
|
claimed-nist-level: 3
|
|
claimed-security: IND-CCA2
|
|
length-public-key: 12032
|
|
length-secret-key: 34
|
|
length-ciphertext: 12032
|
|
length-shared-secret: 48
|
|
nistkat-sha256: 455dc69ee95196fe0526c3289fe46792acd55ac380b3c66be48eb3e3e10ad4e6
|
|
principal-submitters:
|
|
- Marco Baldi
|
|
auxiliary-submitters:
|
|
- Alessandro Barenghi
|
|
- Franco Chiaraluce
|
|
- Gerardo Pelosi
|
|
- Paolo Santini
|
|
implementations:
|
|
- name: leaktime
|
|
version: 2.?
|