|
|
|
|
|
by gwd
1612 days ago
|
|
> Defense against rainbow tables is obtained via salt, not via slow hashes. And bcrypt includes stores a unique salt next to the hash for every password, making rainbow tables completely useless. https://en.wikipedia.org/wiki/Bcrypt |
|