//
pkg.gl
Category
github.com/wlachs/blog
internal
auth
package
0.2.0
Repository:
https://github.com/wlachs/blog.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
15 SLOC
#
Functions
CompareStringWithHash
CompareStringWithHash takes a plaintext string and a hash as input and compares the hash of the plaintext to the provided hash.
HashString
HashString takes a string as input and calculates its hash.