evilsha 0.1.0

Unsecure SHA 2 implementation
Documentation
[package]
name = "evilsha"
version = "0.1.0"
edition = "2018"
authors = ["Matthias Kaak <m.kaak@protonmail.ch>"]
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]