Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 340 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 340 Bytes

bcryptify

Takes a password and cost and returns the bcrypt hash. Useful for e.g. seeding databases

Usage

$ go install https://github.com/thisishugo/bcryptify
$ bcryptify -p PASSWORD [-c COST]
$ bcryptify -p swordfish
2016/03/10 18:27:23 [bcryptify] generated hash
$2a$10$qh57MNoJYbGorZgOE2uMaeydrhCprazHMcIKbmOibm7RZT6YRJLMe