blake2b
- int blake2b(void* pout, size_t outlen, const(void)* pin, size_t inlen, const(void)* key, size_t keylen)
- int blake2b(ubyte* hash, int size, ubyte[] input, ubyte[] key)
- int blake2b(ubyte[] hash, ubyte[] input, ubyte[] key)
crypto blake2 blake2b
enumsfunctionsstructsvariables
Undocumented in source. Be warned that the author may not have intended to support it.