pqc/crypto_sign/dilithium5aes/avx2/LICENSE
John Schanck 32c613e8ec Round 3 update for Dilithium (from github source) (#369)
* Update Dilithium

* Alternative montgomery reduce to avoid i386 functest errors

* Explicit casts for msvc

* More casts; bump upstream version; fix metadata

* another cast
2021-03-24 21:02:50 +00:00

6 lines
210 B
Plaintext

Public Domain (https://creativecommons.org/share-your-work/public-domain/cc0/)
For Keccak and AES we are using public-domain
code from sources and by authors listed in
comments on top of the respective files.