chloride v0.1.0 (2016-04-04T03:27:29Z)
Dub
Repo
sensitivePwHashConfig
chloride
password
Password hashing config suitable for highly sensitive data
enum
sensitivePwHashConfig
=
PwHashConfig
(
crypto_pwhash_scryptsalsa208sha256_OPSLIMIT_SENSITIVE
,
crypto_pwhash_scryptsalsa208sha256_MEMLIMIT_SENSITIVE
)
;
Meta
Source
See Source File
chloride
password
aliases
PwStringBytes
Salt
makeSalt
functions
hashPassword
hashPasswordBuffer
passwordStorageString
verifyPassword
manifest constants
interactivePwHashConfig
sensitivePwHashConfig
structs
PwHashConfig
Password hashing config suitable for highly sensitive data