pqc/crypto_kem/ntruhrss701/META.yml

37 lines
961 B
YAML
Raw Normal View History

name: ntruhrss701
2019-04-15 01:26:42 +01:00
type: kem
claimed-nist-level: 3
claimed-security: IND-CCA2
2019-04-15 01:26:42 +01:00
length-public-key: 1138
2019-04-29 14:48:15 +01:00
length-secret-key: 1450
2019-04-15 01:26:42 +01:00
length-ciphertext: 1138
length-shared-secret: 32
nistkat-sha256: 501e000c3eb374ffbfb81b0f16673a6282116465936608d7d164b05635e769e8
principal-submitters:
- John M. Schanck
2019-04-15 01:26:42 +01:00
auxiliary-submitters:
- Cong Chen
- Oussama Danba
- Jeffrey Hoffstein
- Andreas Hülsing
- Joost Rijneveld
- Tsunekazu Saito
2019-04-15 01:26:42 +01:00
- Peter Schwabe
- William Whyte
- Keita Xagawa
- Takashi Yamakawa
2019-04-15 01:26:42 +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