Skip to main content
The National Cipher Challenge

Reply To: Extracurricular challenges

A Tale of 2 Secrets Forums T.E.M.P.E.S.T. Extracurricular challenges Reply To: Extracurricular challenges

#114189
upsidedown
Participant

@Puzzling_Pelican nice, well done. I wonder how long your program took to run?

I think that if I used an autokey keyword length k != 6 you would need to consider n=k/gcd(-6%k, k) rows of the inverse matrix simultaneously, then try n! permutations of those rows, and then solve the resulting sequence as an autokey+vigenere combination. Would certainly be harder, but it’s effectively just multiplying the boring searching part.

Report a problem