5 releases

new 0.2.4 Jan 10, 2025
0.2.3 Dec 21, 2024
0.2.2 Dec 19, 2024
0.2.1 Dec 18, 2024
0.2.0 Dec 18, 2024

#711 in Cryptography

Download history 294/week @ 2024-12-18 5/week @ 2024-12-25 140/week @ 2025-01-08

439 downloads per month

BSD-3-Clause

57KB
998 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

~1.5MB
~12K SLoC