til 9.Posted on 2020-12-29 :: Tags: encryption, hashing, security, passwords You can use bcrypt package for go passwords. It also has a cost parameter to harden the hashing algorithm.