sha3-kmac

Crates.iosha3-kmac
lib.rssha3-kmac
version0.3.0
created_at2024-12-18 23:13:50.894881+00
updated_at2025-05-31 08:42:49.410527+00
descriptionKMAC per NIST SP 800-185
homepage
repositoryhttps://github.com/ericlagergren/sha3
max_upload_size
id1488582
size62,132
Eric Lagergren (ericlagergren)

documentation

https://docs.rs/sha3-kmac

README

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.

Commit count: 23

cargo fmt