BLAKE3 Hash
Generate BLAKE 3 (successor of BLAKE 2) Hash / Checksum from your text or file.
BLAKE3 Hash / Checksum Generator
BLAKE3 is the successor of BLAKE2 and BLAKE and claiming that BLAKE3 is much faster than some hash function such as SHA1-3, MD5, and even BLAKE2.
You can see or support the github project in here
If we look at the git commit history, BLAKE3 seems pretty new (December 2019).
The BLAKE3 implementation in our website support key-ed or non key-ed input. And the output is 32 bytes, dynamic output length will be coming in the future.