BLAKE3 and SHA3_* cannot be verified from clipboard because there is no way to determine these from the length of the hash: The BLAKE3 checksum has the same length as SHA256, and the SHA3_* checksums also have the exact same lengths as the SHA2 checksums. TC therefore assumes the most common checksums only, which are CRC32, MD5, SHA1 and SHA2.
SHA224 and SHA384 are currently not supported because they are very uncommon, but I can add them easily.
SHA224 and SHA384 are currently not supported because they are very uncommon, but I can add them easily.
Statistics: Posted by ghisler(Author) — 2024-07-21, 10:42 UTC