Monday, February 28, 2005

MD5 Hash SQL Server Extended Stored Procedure

The Code Project - MD5 Hash SQL Server Extended Stored Procedure - Database

"This is an extended stored procedure for Microsoft SQL Server 2000 that implements an optimized MD5 hash algorithm. It functions similar to the MySQL MD5() function. The algorithm was taken from http://www.cr0.net:8040/code/crypto/md5/. I only added the md5_string() function. The DLL should work for older versions of SQL Server too, although I have not tested that. The source was compiled and tested using Microsoft Visual Studio 6.0. ..."

Very cool. Man I could have used this just a little while ago...

Now to see if I can talk my DBA's into letting this on our SQL Servers. :|

No comments:

Post a Comment

NOTE: Anonymous Commenting has been turned off for a while... The comment spammers are just killing me...

ALL comments are moderated. I will review every comment before it will appear on the blog.

Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...

I reserve, and will use, the right to not approve ANY comment for ANY reason. I will not usually, but if it's off topic, spam (or even close to spam-like), inflammatory, mean, etc, etc, well... then...

Please see my comment policy for more information if you are interested.

Thanks,
Greg

PS. I am proactively moderating comments. Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...