14 releases (9 breaking)

0.10.2 Oct 5, 2022
0.10.1 Feb 17, 2022
0.10.0 Dec 7, 2021
0.9.0 Jun 12, 2020
0.3.1 Nov 17, 2016

#2442 in Cryptography

Download history 10172/week @ 2023-11-21 13468/week @ 2023-11-28 10895/week @ 2023-12-05 10134/week @ 2023-12-12 8029/week @ 2023-12-19 4944/week @ 2023-12-26 10072/week @ 2024-01-02 11242/week @ 2024-01-09 11046/week @ 2024-01-16 15753/week @ 2024-01-23 12537/week @ 2024-01-30 12353/week @ 2024-02-06 9315/week @ 2024-02-13 8636/week @ 2024-02-20 8970/week @ 2024-02-27 6928/week @ 2024-03-05

35,961 downloads per month
Used in 53 crates (27 directly)

MIT/Apache

10KB
148 lines

RustCrypto: MD4

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

Pure Rust implementation of the MD4 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

~265–365KB