Online tool for calculating CRC-32, MD5, SHA-1 & SHA-256 hashes, message disgests and checksums for text.
CRC-32:
(in hexadecimal)
MD5:
(in hexadecimal)
SHA-1:
(in hexadecimal)
SHA-256:
(in hexadecimal)
|
|
Wikipedia – Provides a detailed article about cryptographic hash functions, also known as message digests or checksums. Special articles are also available on MD5, SHA-1 & SHA-256. |
|
|
Source Code – The Crypto-JS JavaScript library is used for the MD5, SHA-1 & SHA-256 hash functions on this page. It is available as open source, with a BSD license. |