Below are simple examples how to use MD5 and SHA1 algorithm to encrypt a particular string. And provide a list of common encrypted string by using MD5 and SHA1 function. Continue reading
Below are simple examples how to use MD5 and SHA1 algorithm to encrypt a particular string. And provide a list of common encrypted string by using MD5 and SHA1 function. Continue reading
This article shows SQL statements that encrypt an input string by using MD5/SHA/SHA1 algorithm. And you should play with these SQL statements in the Microsoft SQL Server Management Studio (New Query) to see the results. Continue reading