Documentation ¶
Index ¶
Constants ¶
View Source
const ITERATION_COUNT_LOG2 = 8
View Source
const ITOA64 = "./0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"
View Source
const POSSIBLE_CHARS = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789"
Variables ¶
This section is empty.
Functions ¶
func CheckPassword ¶
CheckPassword function to check if a password and its hash are valid or not
func HashPassword ¶
HashPassword function to hash a given password
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.