MD5, SHA1, SHA256, SHA384, SHA512 Hash class article.
We create a class around MD5, SHA1, SHA256, SHA384 and SHA512.
I've used this in a small project a while ago to hash passwords and it has proven really usefull.
Check it out if you need a hashing class: Create Hashes - MD5, SHA1, SHA256, SHA384, SHA512.