Question: encrypting text files. Original.txt -> ciphertext.txt -> recovered ciphertext. question3: Repeat the same experience in question 1using text files and large prime numbers :
encrypting text files. Original.txt -> ciphertext.txt -> recovered ciphertext. question3: Repeat the same experience in question 1using text files and large prime numbers : The numbers p and q should be larger than 1000 Octave Software for Fast coding of encryption-decryption.
Step by Step Solution
3.38 Rating (154 Votes )
There are 3 Steps involved in it
include using namespace std Key values of a and b const int a 17 const int b 20 string encryptMessag... View full answer
Get step-by-step solutions from verified subject matter experts
