SHA256 Hash Generator
Generate a SHA-256 digest of any text.
Generate a SHA-1 digest of any text.
No. A practical collision was demonstrated in 2017 (SHAttered) and the cost has fallen sharply since. Certificate authorities and browsers stopped accepting SHA-1 signatures years ago. Use SHA-256 or better for anything where collision resistance matters.
For historical reasons and because Git uses hashes as content addresses rather than as a security boundary. Git has added collision detection and a migration path to SHA-256, but existing repositories continue to use SHA-1 object names.
Generate a SHA-256 digest of any text.
Generate an MD5 digest of any text.
Generate a SHA-512 digest of any text.
Your input is saved in this browser so a refresh does not lose it. Tools handling credentials are never saved.