11 releases (7 breaking)

0.10.1 Feb 17, 2022
0.10.0 Dec 7, 2021
0.9.0 Jun 12, 2020
0.8.0 Oct 2, 2018
0.0.0 Dec 16, 2016

#2445 in Cryptography

Download history 3829/week @ 2023-11-26 3462/week @ 2023-12-03 3475/week @ 2023-12-10 2142/week @ 2023-12-17 973/week @ 2023-12-24 2441/week @ 2023-12-31 2908/week @ 2024-01-07 2659/week @ 2024-01-14 3339/week @ 2024-01-21 3076/week @ 2024-01-28 3258/week @ 2024-02-04 4108/week @ 2024-02-11 3749/week @ 2024-02-18 2200/week @ 2024-02-25 2520/week @ 2024-03-03 958/week @ 2024-03-10

9,547 downloads per month
Used in 26 crates (14 directly)

MIT/Apache

200KB
340 lines

RustCrypto: Grøstl

crate Docs Apache2/MIT licensed Rust Version Project Chat Build Status

Pure Rust implementation of the Grøstl 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