evp_bytestokey 1.0.0

The insecure key derivation algorithm from OpenSSL.
Documentation
[package]
name = "evp_bytestokey"
version = "1.0.0"
edition = "2021"
license = "MIT/Apache-2.0"
authors = ["Ali Almohaya <alialmohaya@gmail.com>"]
description = "The insecure key derivation algorithm from OpenSSL."
categories = ["cryptography"]
keywords = ["checksum", "nodejs", "hash", "createDecipher", "openssl"]
readme = "README.md"
repository = "https://github.com/Almo7aya/evp_bytestokey"
homepage = "https://github.com/Almo7aya/evp_bytestokey"

[dependencies]
md-5 = "0.10.5"