#hash #keccak #sha-3 #crypto

no-std sha3_ce

SHA-3 (Keccak) hash function

1 unstable release

0.10.6 Jul 3, 2024

#437 in Cryptography

Download history 7674/week @ 2024-07-06 990/week @ 2024-07-13 9414/week @ 2024-07-20 12385/week @ 2024-07-27 7516/week @ 2024-08-03 9027/week @ 2024-08-10 12397/week @ 2024-08-17 15703/week @ 2024-08-24 12169/week @ 2024-08-31

50,484 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