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
abril
1
2021

Sergi del DrUalcman Cipher

New version 1.1.6 We reselese a new version today with stronger algorithm to encode, and solving a bug can't decode from non async fuynctions.

Leer más
Ninguna
marzo
29
2021

Sergi del DrUalcman Cipher

How to verify encoded text To very a encoded text must be initialize the Secret  object with same constructor used when encode the text. Then you can verify is the text and the encoded text yo

Leer más
Ninguna
marzo
28
2021

Sergi del DrUalcman Cipher

I propose a little challenge to you. If you manage to decode, please follow the instructions and get your reward. MDFEQTYuNDUuMDFFMy4wMTMzQy4xRDYxLjAuMTExMjAuMjIyMkIyLjFENjEuMzFBNkEuMTE0LjY0NS42NDF

Leer más
Ninguna
marzo
27
2021

Sergi del DrUalcman Cipher

This is the first version released. You can encript text easy.  Namespace Cipher Cipher.Hash Cipher.Hexagesimal Constructor Secret() Secret(byte key) Secret(string secret) S

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