#hash #keccak #sha-3 #crypto

no-std sha3_ce

SHA-3 (Keccak) hash function

1 unstable release

0.10.6 Jul 3, 2024

#534 in Cryptography

Download history 7761/week @ 2024-07-07 939/week @ 2024-07-14 9405/week @ 2024-07-21 12380/week @ 2024-07-28 7528/week @ 2024-08-04 9014/week @ 2024-08-11 12458/week @ 2024-08-18 15821/week @ 2024-08-25 13769/week @ 2024-09-01 12256/week @ 2024-09-08

54,325 downloads per month
Used in 71 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