dechdev_rs 0.1.7

A Rust library for DechDev, a decentralized development platform.
Documentation

dechdev rust utils

run test all

cargo test --test mod

run test some file

cargo test --test test_1
cargo test --test test_1

Note

Encryption Methods

crypto_fix : output as constant values : AES-256-CBC : Fixed IV
crypto : output as non-constant values