1 unstable release

0.10.6 Jul 3, 2024

#816 in Cryptography

Download history 4501/week @ 2024-11-16 3731/week @ 2024-11-23 3563/week @ 2024-11-30 3354/week @ 2024-12-07 4321/week @ 2024-12-14 524/week @ 2024-12-21 1702/week @ 2024-12-28 4080/week @ 2025-01-04 5245/week @ 2025-01-11 4086/week @ 2025-01-18 2893/week @ 2025-01-25 3019/week @ 2025-02-01 4540/week @ 2025-02-08 3937/week @ 2025-02-15 2724/week @ 2025-02-22 4787/week @ 2025-03-01

16,775 downloads per month
Used in 76 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