wrapper.sodium.crypto_hash

Undocumented in source.

Public Imports

deimos.sodium.crypto_hash
public import deimos.sodium.crypto_hash : crypto_hash_BYTES, crypto_hash_bytes, crypto_hash_PRIMITIVE;

Members

Aliases

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

Functions

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_primitive
string crypto_hash_primitive()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta