pqc/crypto_sign/dilithium3/META.yml

32 lines
1.1 KiB
YAML
Raw Normal View History

name: Dilithium3
type: signature
claimed-nist-level: 3
length-public-key: 1952
2021-02-09 15:13:25 +00:00
length-secret-key: 4000
length-signature: 3293
2021-02-09 15:13:25 +00:00
nistkat-sha256: 8439f580566c46b99449b2cbbd597ce59bcd5d184b90c1108b79a08f6bdbbcb1
testvectors-sha256: 7d6c0db177a143415db7e609e3ecf603f73e7ceff35685f3ad65ac31b5e1aeeb
principal-submitters:
- Vadim Lyubashevsky
auxiliary-submitters:
- Léo Ducas
- Eike Kiltz
- Tancrède Lepoint
- Peter Schwabe
- Gregor Seiler
- Damien Stehlé
implementations:
- name: clean
2021-02-09 15:13:25 +00:00
version: https://github.com/pq-crystals/dilithium/commit/adf7476d645fb808b5c5d2dd1ef1aaeefdc0c897 via https://github.com/jschanck/package-pqclean/tree/80749c85/dilithium
2019-12-06 15:16:41 +00:00
- name: avx2
2021-02-09 15:13:25 +00:00
version: https://github.com/pq-crystals/dilithium/commit/adf7476d645fb808b5c5d2dd1ef1aaeefdc0c897 via https://github.com/jschanck/package-pqclean/tree/80749c85/dilithium
2019-12-06 15:16:41 +00:00
supported_platforms:
- architecture: x86_64
operating_systems:
- Linux
- Darwin
required_flags:
- aes
- avx2
- popcnt