blake3_hasher

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

chunk
blake3_chunk_state chunk;
Undocumented in source.
cv_stack
ubyte[(BLAKE3_MAX_DEPTH + 1) * BLAKE3_OUT_LEN] cv_stack;
Undocumented in source.
cv_stack_len
ubyte cv_stack_len;
Undocumented in source.
key
uint[8] key;
Undocumented in source.

Meta