chloride v0.2.1 (2017-04-07T15:13:57Z)
Dub
Repo
PwHash.PwStringBytes
chloride
password
PwHash
Undocumented in source.
alias
PwStringBytes
=
crypto_pwhash_scryptsalsa208sha256_STRBYTES
alias
PwStringBytes
=
crypto_pwhash_STRBYTES
template
PwHash
(Algorithm alg)
static if
(!(
alg == Algorithm.Scrypt
))
static if
(
alg == Algorithm.Argon2
)
alias
PwStringBytes
=
crypto_pwhash_STRBYTES
Meta
Source
See Implementation
chloride
password
PwHash
aliases
PwStringBytes
Salt
makeSalt
functions
hashPassword
hashPasswordBuffer
verifyPassword
manifest constants
interactivePwHashConfig
moderatePwHashConfig
sensitivePwHashConfig