#hash #hash-digest #pure #functions

no-std ripemd

Pure Rust implementation of the RIPEMD hash functions

5 releases

0.1.3 Sep 23, 2022
0.1.2 Sep 16, 2022
0.1.1 Feb 17, 2022
0.1.0 Dec 7, 2021
0.0.0 Feb 13, 2017

#1174 in Cryptography

Download history 75282/week @ 2023-11-21 79873/week @ 2023-11-28 102747/week @ 2023-12-05 96759/week @ 2023-12-12 77840/week @ 2023-12-19 44173/week @ 2023-12-26 82528/week @ 2024-01-02 100935/week @ 2024-01-09 118435/week @ 2024-01-16 118356/week @ 2024-01-23 123935/week @ 2024-01-30 120919/week @ 2024-02-06 119618/week @ 2024-02-13 121150/week @ 2024-02-20 116815/week @ 2024-02-27 97760/week @ 2024-03-05

477,624 downloads per month
Used in 674 crates (75 directly)

MIT/Apache

72KB
1K SLoC

RustCrypto: RIPEMD

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

Pure Rust implementation of the RIPEMD hash functions.

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

~265–365KB