sodium.crypto_shorthash_siphash24

Undocumented in source.

Members

Functions

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.

Manifest constants

crypto_shorthash_siphash24_BYTES
enum 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
enum 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.

Meta