5 releases

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

#852 in Cryptography

Download history 262/week @ 2024-12-15 36/week @ 2024-12-22 1/week @ 2024-12-29 114/week @ 2025-01-05 30/week @ 2025-01-12 4/week @ 2025-01-19 4/week @ 2025-02-02

91 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