Version 1 of blake3

Updated 2022-04-21 06:47:23 by stevel

BLAKE3 is a cryptographic hash algorithm that is much faster than sha-256 but just as secure, and that by default also provides a 256-bit value.

See Also

ycl string hash blake3
A critcl interface to the C reference implementation of blake3.