Back to Glossary
SecurityIntermediate

What is Hashing?

Converting data into a fixed-length code that cannot be reversed to reveal the original

Why It Matters

Hashing lets you verify data (like passwords) without storing the actual sensitive value

Real-World Example

Storing a hashed version of passwords so even if the database is stolen, passwords can't be read

Learn More at buildDay Melbourne

Want to understand these concepts hands-on? Join our one-day workshop and build a real web application from scratch.