Hash a string using MD5 hash algorithm


/ Published in: VB.NET
Save to your folder(s)

This function accepts a string and converts it to its corresponding 32 bit hexadecimal MD5 hash. It comes in handy for encrypting passwords and keys.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.