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