Documentation ¶
Index ¶
Constants ¶
View Source
const ALGID_BYTES = 1
View Source
const MAGIC_PREFIX = "$9$"
View Source
const PASSHASH9_PBKDF_OUTPUT_LEN = 24 // 192 bits output
View Source
const SALT_BYTES = 12 // 96 bits of salt
View Source
const WORKFACTOR_BYTES = 2
View Source
const WORK_FACTOR_SCALE = 10000
Variables ¶
This section is empty.
Functions ¶
func CompareHash ¶
func GenerateHash ¶
func GetPbkdfPRF ¶
func IsAlgSupported ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.