Page 1 of 1

[VB.NET] String Cryptor

Posted: Tue Apr 01, 2014 11:57 am
by Usman55
This app allows you to encypt text and set a password to it. The encrypted string can be decrypted only when the proper password is entered. It uses the MD5 and DES classes to encypt and decrypt strings.

Image