Generate BLAKE1-256 hashes - the original SHA-3 finalist, rare legacy hash with salt support.
BLAKE1-256 is a 256-bit hash function from the original BLAKE family, a SHA-3 finalist using a HAIFA construction with 14 rounds and optional salt parameter. It is rarely used today, superseded by BLAKE2 and BLAKE3.
BLAKE1 is rarely used and has been superseded by BLAKE2 and BLAKE3. For new applications, use BLAKE2b, BLAKE2s, or BLAKE3.