#️⃣
πŸ”

Understand Password Hashing

Learn how cryptographic hashing works by seeing how text changes produce completely different hash outputs.

Nid oes angen mewngofnodi
Tip: SHA-256 and SHA-512 are cryptographically secure. SHA-1 is legacy and no longer recommended for security-sensitive use. All hashing runs locally in your browser β€” files and text are never sent anywhere.

Security tips

πŸ”

SHA-256 and SHA-512 are one-way hash functions β€” you can't reverse the hash to get the original text. This is why hashed passwords are secure.

⚠️

This tool demonstrates hashing but is NOT suitable for password storage in production. Use bcrypt, Argon2, or scrypt β€” these add salting and key stretching.

πŸ’‘

Notice how changing even a single character produces a completely different hash. This is the "avalanche effect" β€” intentional in cryptographic hash design.

πŸ”

SHA-1 is shown for reference only. It is cryptographically broken and should not be used for security purposes in modern applications.

Sut Mae'n Gweithio

1
Ewch i mewn
Enter your data into the tool above. Everything stays local to your browser.
2
Proses
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Lawrlwythwch
Get your result instantly. Nothing is stored after you leave the page β€” complete privacy.

Pam defnyddio ein un ni?

βœ“Hollol rhad ac am ddim - dim costau cudd, byth
βœ“Nid oes angen cyfrif, e-bost na mewngofnodi
βœ“Nid yw ffeiliau byth yn gadael eich dyfais
βœ“Dim cyfyngiadau maint ffeil o gwbl
βœ“Dim dyfrnodau ar unrhyw allbwn

Also check out…

Cwestiynau Cyffredin