crypto_core_salsa20

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) pure @nogc
int
crypto_core_salsa20
(
ubyte* out_
,
const(ubyte)* in_
,
const(ubyte)* k
,
const(ubyte)* c
)

Meta