pqc/crypto_kem/ntruhps4096821/META.yml

37 lines
964 B
YAML
Raw Normal View History

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