pqc/crypto_sign/dilithium2/META.yml

32 lines
1.1 KiB
YAML
Raw Normal View History

name: Dilithium2
type: signature
claimed-nist-level: 2
length-public-key: 1312
2021-02-09 15:13:25 +00:00
length-secret-key: 2528
length-signature: 2420
2021-02-09 15:13:25 +00:00
nistkat-sha256: faa8998108fa541309c9df5044018c5d26cc23654594bef639dd64b838646cbd
testvectors-sha256: 84f3da742881007e3d1d29c7390c7d707261ab8b20068a22b728e38e2fbac94b
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