5 chars · 1 line
Waiting for input
5 chars · 1 line
Waiting for input
Hash length identification
SHA-1 produces 160 bits, normally displayed as 40 hexadecimal characters. VetaTool outputs lowercase hexadecimal SHA-1 values for text input. This tool is free to use. No account or payment is required.
Last updated
The input can be short or long while the SHA-1 output remains 20 bytes, represented here by 40 hexadecimal characters.
Digest length helps troubleshooting, but it cannot authenticate the algorithm or the source of a checksum.
The text changes while the SHA-1 output length stays fixed.
hello
vetatoolhello: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d
vetatool: dedaecba2083d463015722d33e2650485a056a07Common questions
No. It is a common SHA-1 representation, but the surrounding protocol should identify the algorithm.
SHA-1 produces 20 bytes. Each byte is represented by two hexadecimal characters.
Debugging a specific Hash issue? Browse Hash troubleshooting.