What will be the ciphered text if the string “SANFOUNDRY” is given as input to the code of playfair cipher with keyword as “SECRET” (assuming j is combined with i)?
(a) ZHQAPNPAFR
(b) AHQAPNPAFR
(c) HAQAPNPAFR
(d) QHAAPNPAFR
The question was asked in unit test.
My question comes from Cryptography topic in division Cryptography of Data Structures & Algorithms II