4 releases

new 0.2.3 Dec 21, 2024
0.2.2 Dec 19, 2024
0.2.1 Dec 18, 2024
0.2.0 Dec 18, 2024

#601 in Cryptography

Download history 201/week @ 2024-12-14

201 downloads per month

BSD-3-Clause

52KB
869 lines

sha3-kmac

Docs

KMAC per NIST SP 800-185.

Installation

[dependencies]
sha3-kmac = "0.2.3"

Security

Disclosure

This project uses full disclosure. If you find a security bug in an implementation, please e-mail me or create a GitHub issue.

Disclaimer

You should only use cryptography libraries that have been reviewed by cryptographers or cryptography engineers. While I am a cryptography engineer, I'm not your cryptography engineer, and I have not had this project reviewed by any other cryptographers.


lib.rs:

KMAC per NIST SP 800-185.

Dependencies

~1MB