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 encryptdecrypt a file. The program should take as its first command line argument the file to be encrypteddecrypted The second command line argument should be the encrypteddecrypted file to create. The third command line argument should be the password to use during the encryptiondecryption process. Use the attached program Projectbcpp as a starting point. Implement the processFile method to perform the encryptiondecryption
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
