sodium ~master (2019-06-07T17:14:01Z)
Home
Dub
Repo
crypto_pwhash_str
wrapper
sodium
crypto_pwhash
Undocumented in source. Be warned that the author may not have intended to support it.
alias
crypto_pwhash_str
=
deimos
.
sodium
.
crypto_pwhash
.
crypto_pwhash_str
bool
crypto_pwhash_str
(char[crypto_pwhash_STRBYTES] out_, string passwd, ulong opslimit, size_t memlimit)
pragma(
inline
, true) pure nothrow @
nogc
@
trusted
bool
crypto_pwhash_str
(
out
char
[
crypto_pwhash_STRBYTES
]
out_
,
scope
const
string
passwd
,
const
ulong
opslimit
,
const
size_t
memlimit
)
Meta
Source
See Implementation
wrapper
sodium
crypto_pwhash
aliases
crypto_pwhash
crypto_pwhash_str
crypto_pwhash_str_verify
functions
crypto_pwhash_primitive
crypto_pwhash_strprefix