#crypto #hash #digest

no-std md2

MD2 hash function

12 releases (6 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.1.2 Jan 20, 2017

#2511 in Cryptography

Download history 412/week @ 2023-10-19 425/week @ 2023-10-26 602/week @ 2023-11-02 414/week @ 2023-11-09 475/week @ 2023-11-16 437/week @ 2023-11-23 352/week @ 2023-11-30 379/week @ 2023-12-07 566/week @ 2023-12-14 287/week @ 2023-12-21 233/week @ 2023-12-28 289/week @ 2024-01-04 464/week @ 2024-01-11 403/week @ 2024-01-18 346/week @ 2024-01-25 298/week @ 2024-02-01

1,580 downloads per month
Used in 19 crates (13 directly)

MIT/Apache

10KB
124 lines

RustCrypto: MD2

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

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