Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPassword ¶
CheckPassword verifies if the provided password matches the hashed password.
func HashPassword ¶
HashPassword hashes the given password with bcrypt.
func SHA256Hash ¶
SHA256Hash returns the SHA-256 hash of the input string.
func SHA384Hash ¶
SHA384Hash returns the SHA-384 hash of the input string.
func SHA512Hash ¶
SHA512Hash returns the SHA-512 hash of the input string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.