1 unstable release
0.1.0 | Aug 13, 2019 |
---|
#15 in #bcrypt
5KB
53 lines
bcrypt-generator
bcrypt hash generator in rust
Usage
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
Dependencies
~2MB
~28K SLoC