Crates.io | evilsha |
lib.rs | evilsha |
version | 0.1.0 |
source | src |
created_at | 2021-05-19 15:39:22.030938 |
updated_at | 2021-05-19 15:39:22.030938 |
description | Unsecure SHA 2 implementation |
homepage | |
repository | https://github.com/zvavybir/evil |
max_upload_size | |
id | 399636 |
size | 56,279 |
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.