1 unstable release

0.10.6 Jul 3, 2024

#2476 in Cryptography

Download history 1913/week @ 2025-11-13 1953/week @ 2025-11-20 1701/week @ 2025-11-27 2616/week @ 2025-12-04 2133/week @ 2025-12-11 1553/week @ 2025-12-18 440/week @ 2025-12-25 1460/week @ 2026-01-01 3117/week @ 2026-01-08 3368/week @ 2026-01-15 2012/week @ 2026-01-22 3153/week @ 2026-01-29 2972/week @ 2026-02-05 2574/week @ 2026-02-12 3421/week @ 2026-02-19 2377/week @ 2026-02-26

12,148 downloads per month
Used in 83 crates (via boojum)

MIT/Apache

1MB
495 lines

RustCrypto: SHA-3

crate Docs Apache2/MIT licensed Rust Version Project Chat Build Status

Pure Rust implementation of the SHA-3 (Keccak) hash function.

Documentation

Minimum Supported Rust Version

Rust 1.41 or higher.

Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.

SemVer Policy

  • All on-by-default features of this library are covered by SemVer
  • MSRV is considered exempt from SemVer as noted above

License

Licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies