chloride v0.1.0 (2016-04-04T03:27:29Z)
Dub
Repo
verifyPassword
chloride
password
Verify a password against a storage string obtained from
passwordStorageString
bool
verifyPassword
(ubyte[] hash, string password, Salt salt, PwHashConfig config)
bool
verifyPassword
(string password, string storageString)
bool
verifyPassword
(
string
password
,
string
storageString
)
Meta
Source
See Implementation
chloride
password
aliases
PwStringBytes
Salt
makeSalt
functions
hashPassword
hashPasswordBuffer
passwordStorageString
verifyPassword
manifest constants
interactivePwHashConfig
sensitivePwHashConfig
structs
PwHashConfig
Verify a password against a storage string obtained from passwordStorageString