- crypto_shorthash
int crypto_shorthash(ubyte* out_, const(ubyte)* in_, ulong inlen, const(ubyte)* k)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- crypto_shorthash_bytes
size_t crypto_shorthash_bytes()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- crypto_shorthash_keybytes
size_t crypto_shorthash_keybytes()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- crypto_shorthash_keygen
void crypto_shorthash_keygen(ubyte[crypto_shorthash_KEYBYTES] k)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- crypto_shorthash_primitive
const(char)* crypto_shorthash_primitive()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.