cryptographic hash tool

Cryptographic Hash Tool

Online tool for calculating CRC-32, MD5, SHA-1, SHA-256 & SHA-512 hashes, message disgests and checksums for text.

1. Paste Input:

2. Enjoy the Result:

CRC-32:
MD5:
SHA-1:
SHA-256:
SHA-512:

More Information

>> 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.