Score:1

How to uncover keys from using double encryption schemes such as Hill and Vernam Cipher

gl flag

I have a quick question. How would you decrypt an encryption scheme, involving both Hill and Vernam Cipher. The order of encryption is Hill Cipher then Vernam Cipher. Problem is that only final cipher text and the original plain text is intercepted. Without the cipher text derived from the Hill Cipher, I can't think of any idea of decrypt it or did I miss something crucial here.

fgrieu avatar
ng flag
It's unclear what the Vernam cipher is when applied to ciphertext of the Hill cipher. The Vernam cipher usually is bitwise XOR with a constant, or a rolling set of constants. But usually and unless otherwise specified, the Hill cipher's character set has size 26, with no natural conversion to binary, and at least 32 characters in the output for character-per-character encryption. Are the ciphers more precisely defined? Or at least, what seems to be the ciphertext character set ? Is it feasible to try all keys for either cipher, and check if there's a matchign key for the other?
DannyNiu avatar
vu flag
"did I miss something crucial here" - Meet-in-the-Middle?
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.