Hash & Crypto

Hashes are everywhere: file checksums, data integrity checks, string fingerprints, password storage. Here you can instantly compute MD5, SHA-1, SHA-256 and CRC32 for any string, compare two hashes and generate a cryptographically strong password of the desired length. All computations run through the Web Crypto API locally — the source text is never uploaded.

6 tools

In this category

Handy for developers and administrators: verify a downloaded file checksum, hash an API key for logs, or create and rate a strong password.

All tool categories