|
|
|
|
|
by UncleMeat
2210 days ago
|
|
No. Salts are not intended to be secrets. The expectation is that in the case of a breach that salts are also exposed. What they do is prevent precomputation of lookup tables, granting the developer a bit of time after a breach before all bets are off. |
|