Sign inSign up

westwater/bcrypt

By westwater

Updated over 6 years ago

Encrypt a password easily with BCrypt using Docker

Image
0

442

westwater/bcrypt repository overview

Docker BCrypt

Encrypt a password easily with BCrypt using Docker and Apache htpasswd

Initiates a prompt for the password to be hashed (the password is hidden from view when typed)

Run

   docker run --rm -it westwater/bcrypt [-r ROUNDS] [-p PASSWORD]
   
   options:
     -r : Rounds (defaults to 10)
     -p : Supply the password as an argument instead

License

Distributed under the MIT license

Tag summary

Content type

Image

Digest

Size

4.1 MB

Last updated

over 6 years ago

docker pull westwater/bcrypt