like this:
Encrypts the content of a text file and stores the cipher in another text file.
Decrypts a cipher stored in a text file and stores the plain text in a text file.
Your program should read from the user the path of the cipher and the plain text along with the key and either he/she wishes to encrypt or decrypt.
You may use one of the following languages to develop your program: C++, JAVA or VB.NET.
If you got the help of any packages or ready code, pleas mention it and provide all the resource you've used.
You can chose on or more of these algorithms to encrypt or decrypt.
o DES.
o AES.
o RSA.
This post has been edited by RYU81: 14 November 2009 - 03:59 PM



Help

Back to top










