How can I get hash value for a specified string with specified salt? There
are some md5 implementations under System.Security .Crptography but I could
not find anything about salted md5 algorithm.
are some md5 implementations under System.Security .Crptography but I could
not find anything about salted md5 algorithm.
Comment