David Cumps
Posts: 319
Nickname: cumpsd
Registered: Feb, 2004
David Cumps is a Belgian Student learning .NET
|
|
|
|
MD5, SHA1, SHA256, SHA384, SHA512 Hash class article.
|
Posted: Feb 28, 2004 11:57 AM
|
|
Advertisement
|
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.
Read: MD5, SHA1, SHA256, SHA384, SHA512 Hash class article.
|
|