1 unstable release

0.10.6 Jul 3, 2024

#1616 in Cryptography

Download history 9000/week @ 2024-10-13 10511/week @ 2024-10-20 8754/week @ 2024-10-27 5813/week @ 2024-11-03 5807/week @ 2024-11-10 4312/week @ 2024-11-17 3703/week @ 2024-11-24 3512/week @ 2024-12-01 3344/week @ 2024-12-08 4320/week @ 2024-12-15 505/week @ 2024-12-22 1706/week @ 2024-12-29 4511/week @ 2025-01-05 5085/week @ 2025-01-12 3848/week @ 2025-01-19 2915/week @ 2025-01-26

16,395 downloads per month
Used in 77 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