liboqs/docs/algorithms/sig_dilithium.md
Douglas Stebila a6f426044b
Sync with PQClean and update hashing API (#616)
* Sync with PQClean commit 6de728361e33ad3a5a6997e0896ff9fe8e44a999

* Revise SHA-2 API to match PQClean

* Revise SHA-3 API to match PQClean

* Fix compiler warning

* Fix typo

[skip ci]

* Fix typo

[skip ci]
2020-02-16 15:47:49 -05:00

1.8 KiB

liboqs algorithm datasheet: sig_dilithium

Summary

Parameter sets

Parameter set Security model Claimed NIST security level Public key size (bytes) Secret key size (bytes) Signature size (bytes)
DILITHIUM_2 EUF-CMA 1 1184 2800 2044
DILITHIUM_3 EUF-CMA 2 1472 3504 2701
DILITHIUM_4 EUF-CMA 3 1760 3856 3366

Implementation