#crypto #dangerous

nightly evilaes

Unsecure AES 256-bit implementation

1 unstable release

0.1.0 May 18, 2021

#1398 in Cryptography

GPL-3.0-or-later

31KB
655 lines

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.


lib.rs:

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.

No runtime deps