wrapper.sodium.crypto_shorthash

Undocumented in source.

Public Imports

deimos.sodium.crypto_shorthash
public import deimos.sodium.crypto_shorthash : crypto_shorthash_BYTES, crypto_shorthash_bytes, crypto_shorthash_KEYBYTES, crypto_shorthash_keybytes, crypto_shorthash_PRIMITIVE, crypto_shorthash_primitive, crypto_shorthash_keygen;

Members

Aliases

crypto_shorthash
alias crypto_shorthash = deimos.sodium.crypto_shorthash.crypto_shorthash
Undocumented in source.

Functions

crypto_shorthash
int crypto_shorthash(ubyte[crypto_shorthash_BYTES] hash, ubyte[] data, ubyte[crypto_shorthash_KEYBYTES] key)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta