[dependencies]
[package]
categories = ["algorithms", "no-std::no-alloc", "no-std", "cryptography"]
description = "A no_std MD5 hash implementation in safe Rust"
edition = "2021"
keywords = ["md5", "hash"]
license = "MIT"
name = "md5hash"
readme = "README.md"
repository = "https://github.com/QrkenBananen/md5hash"
version = "0.1.1"