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