abril
10
2021

Sergi del DrUalcman Cipher

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);

Leer más
Ninguna
 
   
1
    Page 1 of 1
 
 
This is the first version released. You can encript text easy.  Namespace Cipher Cipher.Hash Cipher.Hexagesimal Constructor Secre