crypto_generichash

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
int
crypto_generichash
(
ubyte* output
,
size_t outlen
,
const ubyte* input
,
ulong inlen
,
const ubyte* key
,
size_t key
)

Meta