- crypto_shorthash_siphash24
int crypto_shorthash_siphash24(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_siphash24_bytes
size_t crypto_shorthash_siphash24_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_siphash24_keybytes
size_t crypto_shorthash_siphash24_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_siphashx24
int crypto_shorthash_siphashx24(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_siphashx24_bytes
size_t crypto_shorthash_siphashx24_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_siphashx24_keybytes
size_t crypto_shorthash_siphashx24_keybytes()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.