Create an MD5 Hash the Easy Way in .NET
Posted by matthew | Posted in Code Snippets | Posted on 11-12-2009
Tags: .NET, ASP.NET, Cryptography, MD5, Security, VB, VB.net
0
Creating an MD5 hash seems to take forever in .NET, however you may want to try this quick method instead.



