chloride ~master (2017-09-24T04:24:39Z)
Dub
Repo
PwHash.interactivePwHashConfig
chloride
password
PwHash
Password hashing config suitable for interactive use.
template
PwHash
(Algorithm alg)
enum
interactivePwHashConfig
=
PwHashConfig
(
crypto_pwhash_OPSLIMIT_INTERACTIVE
,
crypto_pwhash_MEMLIMIT_INTERACTIVE
)
;
Meta
Source
See Source File
chloride
password
PwHash
aliases
makeSalt
functions
hashPassword
verifyPassword
manifest constants
interactivePwHashConfig
moderatePwHashConfig
sensitivePwHashConfig
Password hashing config suitable for interactive use.