32c613e8ec
* Update Dilithium * Alternative montgomery reduce to avoid i386 functest errors * Explicit casts for msvc * More casts; bump upstream version; fix metadata * another cast
32 lines
1.1 KiB
YAML
32 lines
1.1 KiB
YAML
name: Dilithium2
|
|
type: signature
|
|
claimed-nist-level: 2
|
|
length-public-key: 1312
|
|
length-secret-key: 2544
|
|
length-signature: 2420
|
|
nistkat-sha256: 9c636528bf81c03df6ad8f9471cb1b4d9097d66af825d4f60b7ff0d941ca4d37
|
|
testvectors-sha256: 166fc2481358d5a1b7a528b30af36ad069b049b5755cf63b843ce0f25f35aeb6
|
|
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/1e63a1e880401166f105ab44ec67464c9714a315 via https://github.com/jschanck/package-pqclean/tree/b158a891/dilithium
|
|
- name: avx2
|
|
version: https://github.com/pq-crystals/dilithium/commit/1e63a1e880401166f105ab44ec67464c9714a315 via https://github.com/jschanck/package-pqclean/tree/b158a891/dilithium
|
|
supported_platforms:
|
|
- architecture: x86_64
|
|
operating_systems:
|
|
- Linux
|
|
- Darwin
|
|
required_flags:
|
|
- aes
|
|
- avx2
|
|
- popcnt
|