pqc/crypto_kem/ntruhps2048677/META.yml

37 lines
962 B
YAML
Raw Permalink Normal View History

name: ntruhps2048677
2019-04-15 00:44:26 +01:00
type: kem
claimed-nist-level: 3
claimed-security: IND-CCA2
2019-04-15 00:44:26 +01:00
length-public-key: 930
2019-04-29 14:48:15 +01:00
length-secret-key: 1234
2019-04-15 00:44:26 +01:00
length-ciphertext: 930
length-shared-secret: 32
nistkat-sha256: 33e2cad6c2a2f17991517050d7a1b745908c84b8283a4e0f07dbe6f62d166507
principal-submitters:
- John M. Schanck
2019-04-15 00:44:26 +01:00
auxiliary-submitters:
- Cong Chen
- Oussama Danba
- Jeffrey Hoffstein
- Andreas Hülsing
- Joost Rijneveld
- Tsunekazu Saito
2019-04-15 00:44:26 +01:00
- Peter Schwabe
- William Whyte
- Keita Xagawa
- Takashi Yamakawa
2019-04-15 00:44:26 +01:00
- Zhenfei Zhang
implementations:
- name: clean
version: https://github.com/jschanck/ntru/tree/a43a4457 reference implementation
- name: avx2
version: https://github.com/jschanck/ntru/tree/a43a4457 avx2 implementation
supported_platforms:
- architecture: x86_64
operating_systems:
- Linux
- Darwin
required_flags:
- avx2
- bmi2