Question: Please answer question 2 in MATLAB!!! Problem 1. a. Construct a Playfair matrix with the key CINCINNATI b. Using this matrix to encrypt this message:

 Please answer question 2 in MATLAB!!! Problem 1. a. Construct a

Please answer question 2 in MATLAB!!!

Problem 1. a. Construct a Playfair matrix with the key CINCINNATI b. Using this matrix to encrypt this message: A TEST TO ENCRYPT USING PLAYFAIR CIPHER Problem 2. Implement the same playfair Cipher from P1. Both encryption and decryption are required. This implementation is required to work on letters only. (You can use numbers, e.g., ASCII for the actual computation. All letters are processed in upper-case forms. Neglect the spaces between words. a. The key matrix shall be created automatically with a keyword e.g., "CINCINNATI". b. The key word can be changed easily in your program. C. Encrypt the message "A TEST TO ENCRYPT USING PLAYFAIR CIPHER", with the keyword "CINCINNATI". d. Decrypt your cipher text. Problem 1. a. Construct a Playfair matrix with the key CINCINNATI b. Using this matrix to encrypt this message: A TEST TO ENCRYPT USING PLAYFAIR CIPHER Problem 2. Implement the same playfair Cipher from P1. Both encryption and decryption are required. This implementation is required to work on letters only. (You can use numbers, e.g., ASCII for the actual computation. All letters are processed in upper-case forms. Neglect the spaces between words. a. The key matrix shall be created automatically with a keyword e.g., "CINCINNATI". b. The key word can be changed easily in your program. C. Encrypt the message "A TEST TO ENCRYPT USING PLAYFAIR CIPHER", with the keyword "CINCINNATI". d. Decrypt your cipher text

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!