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
“Understanding terms like Hashing matters because it helps you have better conversations with developers and make smarter decisions about your software. You do not need to be technical. You just need to know enough to ask the right questions.”
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.