Question: Write a function in C language to encrypt the data. a) function1: Ask a user for data which is a string. Store the data into
Write a function in C language to encrypt the data. a) function1: Ask a user for data which is a string. Store the data into a binary file named encryptData.bin (using mode "wb"). b) function2: Read data from file encryptData.bin and display on screen
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
