哈希生成器
生成MD5、SHA1、SHA256哈希
0 characters
输入或粘贴要哈希的文本...
关于此工具
- MD5
- 128-bit hash. Fast but cryptographically broken — suitable for checksums only, not security.
- SHA-1
- 160-bit hash. Deprecated for cryptographic use; still common for Git object IDs and checksums.
- SHA-256
- 256-bit hash from the SHA-2 family. Widely used and considered secure for most applications.
- SHA-512
- 512-bit hash from the SHA-2 family. Higher security margin; often faster than SHA-256 on 64-bit CPUs.
All hashing runs entirely in your browser. No data is sent to any server.