Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 233 Bytes

File metadata and controls

3 lines (2 loc) · 233 Bytes

Gocrypt Tool

Simple command line tool for the creation of bcrypt hashs. Useful for when you need to store application credentials in a DB migration script. You can encrypt on the server. Pass the value into your migration script.