Documentation
¶
Overview ¶
Package crypto provides cryptographic utilities for password hashing and verification.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPasswordHash ¶
CheckPasswordHash verifies if the given password matches the bcrypt hash.
func HashPasswordAsBcrypt ¶
HashPasswordAsBcrypt generates a bcrypt hash of the given password.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.