secured ~master (2021-08-15T23:59:33Z)
Dub
Repo
pbkdf2_verify_ex
secured
kdf
Undocumented in source. Be warned that the author may not have intended to support it.
@
safe
bool
pbkdf2_verify_ex
(
const
ubyte
[]
test
,
string
password
,
const
ubyte
[]
salt
,
HashAlgorithm
func
,
uint
outputLen
,
uint
iterations
)
Meta
Source
See Implementation
secured
kdf
functions
hkdf
hkdf_ex
pbkdf2
pbkdf2_ex
pbkdf2_verify
pbkdf2_verify_ex
scrypt
scrypt_ex
structs
KdfResult