10:37 AM 0 0
Hash with MD5

Hash with MD5

  Sergi |  April 102021
We add a MD5 Hash encryption in this revision.

How to use hash to MD5

Cipher.Hash.MD5 md5 = new  Cipher.Hash.MD5();
string encrypted = md5.ComputeHash("Hello Word");
Console.WriteLine(emcrypted);

0 Guest reviews

 
 
 

File