Question: Explore how information can be encrypted to securely transfer between systems, develop a simple program that can encrypt / decrypt a file. The program should

Explore how information can be encrypted to securely transfer between systems, develop a simple program that can encrypt/decrypt a file. The program should take as its first command line argument the file to be encrypted/decrypted. The second command line argument should be the encrypted/decrypted file to create. The third command line argument should be the password to use during the encryption/decryption process. Use the attached program Project2b.cpp as a starting point. Implement the processFile() method to perform the encryption/decryption.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!