md5 0.7.0

The package provides the MD5 hash function.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[features]
default = ["std"]
std = []

[package]
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>", "Kamal Ahmad <shibe@openmailbox.org>", "Konstantin Stepanov <milezv@gmail.com>", "Lukas Kalbertodt <lukas.kalbertodt@gmail.com>", "Nathan Musoke <nathan.musoke@gmail.com>", "Scott Mabin <scott@mabez.dev>", "Tony Arcieri <bascule@gmail.com>", "Wim de With <register@dewith.io>", "Yosef Dinerstein <yosefdi@gmail.com>"]
categories = ["algorithms", "cryptography"]
description = "The package provides the MD5 hash function."
documentation = "https://docs.rs/md5"
homepage = "https://github.com/stainless-steel/md5"
keywords = ["checksum", "digest", "hash", "md5"]
license = "Apache-2.0/MIT"
name = "md5"
readme = "README.md"
repository = "https://github.com/stainless-steel/md5"
version = "0.7.0"