- crypto_hash
int crypto_hash(ubyte* out_, const(ubyte)* in_, ulong inlen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- crypto_hash_bytes
size_t crypto_hash_bytes()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- crypto_hash_primitive
const(char)* crypto_hash_primitive()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D language bindings for libsodium's crypto_hash.h