[dependencies]
[package]
authors = ["Matthias Kaak <m.kaak@protonmail.ch>"]
categories = ["cryptography", "dangerous"]
description = "Unsecure AES 256-bit implementation"
documentation = "https://docs.rs/evilaes"
edition = "2018"
keywords = ["crypto"]
license = "GPL-3.0-or-later"
name = "evilaes"
readme = "README.md"
repository = "https://github.com/zvavybir/evil"
version = "0.1.0"