1 个不稳定版本
0.1.0 | 2019年8月13日 |
---|
#15 in #bcrypt
5KB
53 代码行
bcrypt-generator
使用Rust实现的bcrypt哈希生成器
用法
bcrypt 1.0
Cheng JIANG <cheng.jiang@ubudu.com>
bcrypt hash generation/verification
USAGE:
bcrypt <SUBCOMMAND>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
SUBCOMMANDS:
generate bcrypt hash generation
help Prints this message or the help of the given subcommand(s)
verify bcrypt hash verification
依赖
~2MB
~28K SLoC