Y
Hacker News
new
|
ask
|
show
|
jobs
by
beachstartup
4822 days ago
yeah if you simply know what a password is, of course it's compromised, but you're not supposed to easily break a salted hashed password.
1 comments
icebraining
4822 days ago
Salts only really protect against rainbow tables; if the attacker is willing to use a dictionary or brute force attack against a single password, they're not of much use.
link