Hash / Encryption Tool
Support MD5, SHA1, SHA256 hash calculation, text to hash value, real-time calculation.
Input Text
Character Count:0Tip: Hash values will be automatically calculated after entering content
MD5
128-bit hash valueEnter text to display MD5 hash value
SHA1
160-bit hash valueEnter text to display SHA1 hash value
SHA256
256-bit hash valueEnter text to display SHA256 hash value
Usage Instructions
- MD5: 128-bit hash algorithm, implemented using crypto-js library
- SHA1: 160-bit hash algorithm, implemented using Web Crypto API
- SHA256: 256-bit hash algorithm, implemented using Web Crypto API
- Automatically calculate all hash values after entering text, support one-click copy
- All calculations are completed locally in the browser, data is not uploaded to the server