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