Hacker News new | ask | show | jobs
by basilgohar 2357 days ago
Salting only protects against rainbow tables, but does next to nothing against brute force attacks because the salt is usually stored adjacent or even as part of the stored password hash.