subject

File encryption is the science of writing the contents of a file in a secret code. your encryption program should work like a filter, reading the contents of one file, modifying the data into a code, and then writing the coded contents out to a second file. the second file will be a version of the first file, but written in a secret code. although there are complex encryption techniques, you should come up with a simple one of your own. for example, you could read the first file one character at a time, and add 10 to the character code of each character before it is written to the second file. i would like you to modify the program slightly. you should ask the user what the number is that is going to be used for the encryption. therefore the program will prompt the user for a number and apply it to the data in the file to create the encrypted file. part 2file decryption filterwrite a program that decrypts the file produced by the program in programming challenge 7. the decryption program should read the contents of the coded file, restore the data to its original state, and write it to another file.

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 21.06.2019 19:30, xolocsin
Can you make money in why are you guys so
Answers: 1
image
Computers and Technology, 22.06.2019 23:30, lexirandall19
Define a function printfeetinchshort, with int parameters numfeet and numinches, that prints using ' and " shorthand. ex: printfeetinchshort(5, 8) prints: 5' 8"
Answers: 1
image
Computers and Technology, 22.06.2019 23:50, Crull5999
List a few alternative options and input and output over the standerd keyboard and monitor. explain their functioning in details.
Answers: 2
image
Computers and Technology, 23.06.2019 09:00, jeremytheprimerapper
Which best compares appointments and events in outlook 2010appointments have a subject man, and events do notappointments have a specific date or range of dates, and events do notappointments have a start and end time of day, and events do notappointments have a location option, and events do not
Answers: 2
You know the right answer?
File encryption is the science of writing the contents of a file in a secret code. your encryption p...

Questions in other subjects:

Konu
History, 09.10.2020 20:01