#hash #keccak #sha-3 #digest #crypto

no-std sha3_ce

SHA-3 (Keccak) hash function

1 unstable release

0.10.6 Jul 3, 2024

#1278 in Cryptography

Download history 10047/week @ 2024-07-23 11062/week @ 2024-07-30 7468/week @ 2024-08-06 10552/week @ 2024-08-13 12815/week @ 2024-08-20 14517/week @ 2024-08-27 13057/week @ 2024-09-03 14294/week @ 2024-09-10 7316/week @ 2024-09-17 5688/week @ 2024-09-24 6339/week @ 2024-10-01 11973/week @ 2024-10-08 9124/week @ 2024-10-15 9733/week @ 2024-10-22 8278/week @ 2024-10-29 5025/week @ 2024-11-05

34,022 downloads per month
Used in 74 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