|
|
|
|
|
by deedasmi
698 days ago
|
|
Bonus points, store meta data about the hash algorithm. That way if you ever need to change it in the future due to a weakness in the algorithm you can validate the password against old metadata and rehash with new metadata and update the record. |
|