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
29 lines
930 B
YAML
29 lines
930 B
YAML
name: FrodoKEM-640-AES
|
|
type: kem
|
|
claimed-nist-level: 1
|
|
claimed-security: IND-CCA2
|
|
length-public-key: 9616
|
|
length-secret-key: 19888
|
|
length-ciphertext: 9720
|
|
length-shared-secret: 16
|
|
nistkat-sha256: c1f006531583896c47416e10707d1c8e487fe549df304d7a9c43155d5e47b8b6
|
|
principal-submitters:
|
|
- Michael Naehrig, Microsoft Research
|
|
auxiliary-submitters:
|
|
- Erdem Alkim
|
|
- Joppe W. Bos, NXP Semiconductors
|
|
- Léo Ducas, CWI
|
|
- Patrick Longa, Microsoft Research
|
|
- Ilya Mironov, Google
|
|
- Valeria Nikolaenko
|
|
- Chris Peikert, University of Michigan
|
|
- Ananth Raghunathan, Google
|
|
- Douglas Stebila, University of Waterloo
|
|
- Karen Easterbrook, Microsoft Research
|
|
- Brian LaMacchia, Microsoft Research
|
|
implementations:
|
|
- name: clean
|
|
version: https://github.com/Microsoft/PQCrypto-LWEKE/commit/d5bbd0417ba111b08a959c0042a1dcc65fb14a89
|
|
- name: opt
|
|
version: https://github.com/Microsoft/PQCrypto-LWEKE/commit/d5bbd0417ba111b08a959c0042a1dcc65fb14a89
|