All Tools / डेवलपर टूल / Hash Generator — MD5, SHA-1, SHA-256, SHA-512 ऑनलाइन
Hash करने के लिए text
UTF-8 bytes
Hex bytes यहाँ दिखेंगे। जब आपका hash server से अलग हो तो encoding mismatch पकड़ने में काम आते हैं।
Hashes
Verify
MD5 128-bit
SHA-1 160-bit
SHA-256 256-bit
SHA-512 512-bit

Hash Generator — MD5, SHA-1, SHA-256, SHA-512

Hash क्या है?

Hash function किसी भी input को fixed size के fingerprint में बदलता है। एक ही input हमेशा एक ही output देता है, और एक byte भी बदलने पर पूरा fingerprint बदल जाता है। यह property hash को file verification, checksums, content addressing और digital signatures के लिए उपयोगी बनाती है। यह tool एक साथ चार सबसे आम algorithm compute करता है ताकि आप बिना tool बदले किसी भी published checksum से compare कर सकें।

कैसे उपयोग करें

  1. Toolbar में Text या File mode चुनें।
  2. Text टाइप या paste करें, या बाएँ panel में file drop करें।
  3. चारों hash दाएँ panel में आते हैं और आपके टाइप करते ही live update होते हैं।
  4. जिस algorithm की ज़रूरत है उसके पास Copy दबाएँ।
  5. किसी अज्ञात hash की पहचान के लिए उसे नीचे Verify field में paste करें। Tool बताता है कि चारों में से किस algorithm ने उसे बनाया (अगर कोई मिले)।