03-28-2011, 09:37 PM
(03-28-2011, 09:35 PM)Infinity Wrote: Random characters for the same original text? No
But I didn't define a character to any certain string value if that's what you mean. However it is random in terms of the original text that you type in to encrypt.
I used this in the code:
System.Security.Cryptography.TripleDESCryptoServiceProvider
System.Security.Cryptography.MD5CryptoServiceProvider
and converted the bytes value to a string in Textbox2.
Yeah, I meant to ask if there was a certain value assigned to each letter. But great encrypter, I like the GUI.