560
you are viewing a single comment's thread
view the rest of the comments
[-] Scubus@sh.itjust.works 2 points 2 months ago

What is salting in this context?

[-] aesthelete@lemmy.world 4 points 2 months ago

Using only hashes makes it possible to use what's called a rainbow table (essentially a database of common passwords hashed related to their plain-text values) to crack the hashed passwords if they're somehow retrieved from the database. A salt is a separate value, usually unique to each user, that is appended or prepended to the password prior to hashing it. That makes it much harder to crack the password, even if you have the hash in hand.

[-] Scubus@sh.itjust.works 4 points 2 months ago

Ah, makes sense. You are an excellent communicator, I really appreciate it.

[-] aesthelete@lemmy.world 3 points 2 months ago

Anytime, and I appreciate the compliment so thanks!

this post was submitted on 26 May 2025
560 points (96.4% liked)

Cybersecurity - Memes

3125 readers
1 users here now

Only the hottest memes in Cybersecurity

founded 2 years ago
MODERATORS