- crypto_hash
bool crypto_hash(ubyte[crypto_hash_BYTES] out_, ubyte[] in_)
Undocumented in source. Be warned that the author may not have intended to support it.
- crypto_hash_bytes (from deimos.sodium.crypto_hash)
size_t crypto_hash_bytes() via public
import deimos.sodium.crypto_hash : crypto_hash_BYTES, crypto_hash_bytes, crypto_hash_PRIMITIVE;
Undocumented in source.
- crypto_hash_primitive
string crypto_hash_primitive()
Undocumented in source. Be warned that the author may not have intended to support it.