MD5, SHA1, SHA256, SHA384, SHA512 Hash class article.

Today's article is about making hash functions easier to create.

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.

4 Comments

Comments have been disabled for this content.