Crates.io | evilaes |
lib.rs | evilaes |
version | 0.1.0 |
source | src |
created_at | 2021-05-18 17:34:27.58353 |
updated_at | 2021-05-18 17:34:27.58353 |
description | Unsecure AES 256-bit implementation |
homepage | |
repository | https://github.com/zvavybir/evil |
max_upload_size | |
id | 399055 |
size | 65,882 |
Unsecure implementation of AES 256 in pure rust
evilaes is a implementation of AES 256-bit written by an amateur for the sole purpose that he learns a bit about cryptography. It is very probably very vulnerable, so do not use evilaes. The same applies to all other evil* crates.