1 unstable release

0.1.0 May 19, 2021

#1821 in Cryptography

GPL-3.0-or-later

22KB
545 lines

Unsecure implementation of SHA-2 in pure rust

evilsha is a implementation of SHA-2 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 evilsha. The same applies to all other evil* crates.


lib.rs:

Unsecure implementation of SHA 2 in pure rust

evilaes is a implementation of SHA 2 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 evilsha. The same applies to all other evil* crates.

No runtime deps