Algorithm and output size
Select BLAKE2b (64-bit words, best on 64-bit CPUs) or BLAKE2s (32-bit words, for smaller or embedded targets). Specify an output length from 1 to 64 bytes (BLAKE2b) or 1 to 32 bytes (BLAKE2s). The tool computes the hash using the selected parameters and returns the digest as hex, with an option to show Base64.