हैश जनरेटर ऑनलाइन — मुफ़्त MD5 SHA-1 SHA-256 SHA-512

किसी भी टेक्स्ट के MD5, SHA-1, SHA-256 और SHA-512 हैश ब्राउज़र में गणित करें। कोई अपलोड नहीं — इनपुट पृष्ठ नहीं छोड़ता।

टेक्स्ट टाइप या पेस्ट करें; चारों डाइजेस्ट WebCrypto API से स्थानीय रूप से बनते हैं।

MD5
SHA-1
SHA-256
SHA-512

सामान्य उपयोग

अक्सर पूछे जाने वाले प्रश्न

Why is MD5 still here if it's broken?+

MD5 is cryptographically broken for security but is still required by tons of legacy software — htpasswd, MySQL native_password, OpenStack hashes, etc. We keep it for compatibility with a clear warning to never use it for new code.

Can I hash binary files?+

This page hashes text only. For files use sha256sum (Linux/macOS) or CertUtil -hashfile (Windows). The output is byte-identical for matching input.

Does the tool send my text anywhere?+

No. All four algorithms run in your browser — SHA-1/256/512 via the WebCrypto API, MD5 via an inline RFC 1321 implementation. Nothing is uploaded.

टूल्स

सुरक्षा सुझाव

डिफ़ॉल्ट पासवर्ड इस्तेमाल कर रहे हैं? NordVPN एन्क्रिप्शन से अपने नेटवर्क की सुरक्षा करें।