[package] name = "evilsha" version = "0.1.0" edition = "2018" authors = ["Matthias Kaak "] license = "GPL-3.0-or-later" description = "Unsecure SHA 2 implementation" documentation = "https://docs.rs/evilsha" repository = "https://github.com/zvavybir/evil" readme = "README.md" keywords = ["crypto"] categories = ["cryptography"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]