hash

Undocumented in source.

Members

Functions

crypto_generichash
int crypto_generichash(ubyte* output, size_t outlen, ubyte* input, ulong inlen, ubyte* key, size_t key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
crypto_generichash_bytes
size_t crypto_generichash_bytes()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
generichash
string generichash(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
generichash
ubyte[] generichash(ubyte[] input)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta