evilaes

Crates.ioevilaes
lib.rsevilaes
version0.1.0
sourcesrc
created_at2021-05-18 17:34:27.58353
updated_at2021-05-18 17:34:27.58353
descriptionUnsecure AES 256-bit implementation
homepage
repositoryhttps://github.com/zvavybir/evil
max_upload_size
id399055
size65,882
Matthias Kaak (zvavybir)

documentation

https://docs.rs/evilaes

README

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.

Commit count: 17

cargo fmt