evilaes 0.1.0

Unsecure AES 256-bit implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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"