Skip to content

Top-Ranger/bcrypt_password_hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bcrypt_password_hasher

This is a small tool to create base64-encoded bcrypt password hashes. It is intended to be used for PollGo! and ResponseGo!, but can be used for other purposes (e.g. for Caddy).

Building

go build

Running

./bcrypt_password_hash

Use -help to get an overview over all options.

Licence

Apache-2.0

About

Small tool to create base64-encoded bcrypt password hashes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages