crypto_pwhash_scryptsalsa208sha256_ll

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
@nogc nothrow extern (C)
int
crypto_pwhash_scryptsalsa208sha256_ll
(
const(ubyte)* passwd
,
size_t passwdlen
,
const(ubyte)* salt
,
size_t saltlen
,
ulong N
,
uint r
,
uint p
,
ubyte* buf
,
size_t buflen
)

Meta