crypto.title

crypto.desc

crypto.hashHint
crypto.reference
crypto.algorithmcrypto.outputColcrypto.note
MD5128-bit (32 hex)Fast but insecure, NOT for passwords
SHA-1160-bit (40 hex)Legacy, avoid for security
SHA-256256-bit (64 hex)Recommended general-purpose hash
SHA-384384-bit (96 hex)Truncated SHA-512
SHA-512512-bit (128 hex)Strongest SHA-2 variant
HMACSame as algoKeyed hash for message auth
bcrypt60 charsAdaptive, designed for password hashing