HashGen
SHA hashes for text or files, via your browser's own WebCrypto.
Hashed locally via WebCrypto — files never leave your device
Not for password storage. SHA-256/512 are fast general-purpose
hashes — fine for file integrity checks or checksums, but wrong for hashing
passwords (use bcrypt/Argon2/scrypt for that, which need a slow, salted,
memory-hard algorithm this tool intentionally doesn't implement).
Text
File
Hashes