Documentation ¶
Index ¶
- func Hash(password []byte) ([]byte, error)
- func HashAssign(password []byte, param *string) error
- func HashAssignString(password string, param *string) error
- func HashString(password string) (string, error)
- func IsVerified(hashedPassword, password []byte) bool
- func IsVerifiedString(hashedPassword, password string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HashAssign ¶
func HashAssignString ¶
func HashString ¶
func IsVerified ¶
func IsVerifiedString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.