Tag Archives: Hashing

A nice class for hashing

I was working on an application where I needed to store user names and passwords in a database, as we often do. As we all (should) know we never (ever, ever) store passwords in plain text. If we do, we … Continue reading

Posted in Software Development | Tagged , | 2 Comments