Use the playfair cipher with the keyword “example” to encipher “The algorithm name is playfair cipher” 10 marks question
Question is closed for new answers.
Anonymous Posted new comment May 11, 2024
Use the playfair cipher with the keyword “example” to encipher “The algorithm name is playfair cipher” 10 marks question
Steps :
01 : Keyword : Example
02: Prepare an Matrix of 5*5
E X A M P
L B C D F
G H I K N
O Q R S T
U V W Y Z
03:
prepare set of 2-2 letters
The algorithm name is playfair cipher
-> Th ea lg or it hm na me is pl ay fa ir ci ph er
{if last letter is single then you can add an x with it }
04 : comparing each set in the matrix and writing its encipher
Here is an detailed video for it :
https://www.youtube.com/watch?v=QXGYOh2Mgrw
Team Selected answer as best May 5, 2024
[…] 2 b ) Use the playfair cipher with the keyword “example” to encipher “The algorithm name is p… […]