[lib]
name = "crypt_tool"
path = "src/lib.rs"
[package]
authors = ["Guo Fei <me@guofei.site>"]
description = "A versatile and efficient cryptography library implemented in Rust"
edition = "2021"
keywords = ["LCG"]
license = "MIT"
name = "CryptTool"
repository = "https://github.com/guofei9987/CryptTool"
version = "0.1.1"