32 lines
1.1 KiB
YAML
32 lines
1.1 KiB
YAML
name: Dilithium3-AES
|
|
type: signature
|
|
claimed-nist-level: 3
|
|
length-public-key: 1952
|
|
length-secret-key: 4000
|
|
length-signature: 3293
|
|
nistkat-sha256: 199db029b177b368d71bac8689e16394621b84ddc5517e8476312165288e63d3
|
|
testvectors-sha256: a69ed1454332b6967c1b8da3ac4dce61ce163edec400e2f4631b6a8ab3409436
|
|
principal-submitters:
|
|
- Vadim Lyubashevsky
|
|
auxiliary-submitters:
|
|
- Léo Ducas
|
|
- Eike Kiltz
|
|
- Tancrède Lepoint
|
|
- Peter Schwabe
|
|
- Gregor Seiler
|
|
- Damien Stehlé
|
|
implementations:
|
|
- name: clean
|
|
version: https://github.com/pq-crystals/dilithium/commit/adf7476d645fb808b5c5d2dd1ef1aaeefdc0c897 via https://github.com/jschanck/package-pqclean/tree/80749c85/dilithium
|
|
- name: avx2
|
|
version: https://github.com/pq-crystals/dilithium/commit/adf7476d645fb808b5c5d2dd1ef1aaeefdc0c897 via https://github.com/jschanck/package-pqclean/tree/80749c85/dilithium
|
|
supported_platforms:
|
|
- architecture: x86_64
|
|
operating_systems:
|
|
- Linux
|
|
- Darwin
|
|
required_flags:
|
|
- aes
|
|
- avx2
|
|
- popcnt
|