Skip to content

Releases: Edmartt/go-password-hasher

v1.0.0

22 Apr 14:03
v1.0.0
9882116
Compare
Choose a tag to compare

This release includes:

  • a function for hashing string with bcrypt
  • a function to check if a hash equals to plaintext string
  • suite of tests