SHA-256 Generator
Compute SHA-256 hashes. 256-bit output in hex and Base64.
Free online MD5 hash generator. Generate a 128-bit MD5 hash from any text instantly. Output in hex (32 characters) and Base64. All computation is done client-side in your browser.
Algorithm
MD5 was designed as an improvement over MD4 and published in RFC 1321. For over a decade it was one of the most widely deployed hash functions in the world, used in TLS, certificate signing, and password storage. Collision weaknesses were first demonstrated in 2004, and practical collision attacks followed. MD5 is now considered broken for any cryptographic purpose. However, its speed and widespread implementation mean it is still common for non-security applications: verifying file downloads, generating etags for HTTP caching, creating short fingerprints for deduplication, and interoperating with legacy systems that have not migrated to SHA-2.