md5 0.3.8

The package provides the MD5 hash function.
Documentation
[package]
name = "md5"
version = "0.3.8"
license = "Apache-2.0/MIT"
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>",
    "Tony Arcieri <bascule@gmail.com>",
    "Wim de With <register@dewith.io>",
]
description = "The package provides the MD5 hash function."
documentation = "https://docs.rs/md5"
homepage = "https://github.com/stainless-steel/md5"
repository = "https://github.com/stainless-steel/md5"
readme = "README.md"
categories = ["algorithms", "cryptography"]
keywords = ["checksum", "digest", "hash", "md5"]