8000 GitHub - SeldonIO/bcrypt-tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SeldonIO/bcrypt-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bcrypt-tool

Command line tool for generating bcrypt passwords.

Build

$ make

Use

check version

$ ./bcrypt-tool -version

generate bcrypt password

$ ./bcrypt-tool mypassword

generate bcrypt password from stdin

$ echo "mypassword" | ./bcrypt-tool

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0