Re: CryptoAnalysis Game4: Crack the attack plan ! (Solution !)
- From: Paulo Marques <pmarques@xxxxxxxxxxxx>
- Date: Sun, 24 Jan 2010 21:53:01 +0000
Skybuck Flying wrote:
How did you do it ? ;) :)
Easy: the "space" character is quite common and is the lowest ascii
character that you'll probably use. Taking the lowest values as meaning
the space character catching different key positions, you can deduce the
key size of 6.
If you write the characters in sequence with 6 characters per line, then
each column represents a different addition with a single character of
the key. The lowest number on each column represents "space", so just
subtract 0x20 to get the corresponding key character. I didn't actually
decrypt the message, but that would be trivial once I've found the key...
--
Paulo Marques - www.grupopie.com
I have not yet begun to procrastinate
.
- References:
- CryptoAnalysis Game4: Crack the attack plan ! (+machines)
- From: Skybuck Flying
- Re: CryptoAnalysis Game4: Crack the attack plan ! (+machines)
- From: Paulo Marques
- Re: CryptoAnalysis Game4: Crack the attack plan ! (Solution !)
- From: Skybuck Flying
- CryptoAnalysis Game4: Crack the attack plan ! (+machines)
- Prev by Date: Re: Any pitfals of my stream cipher?
- Next by Date: Re: RSA keygen recommendations
- Previous by thread: Re: CryptoAnalysis Game4: Crack the attack plan ! (Solution !)
- Next by thread: Re: CryptoAnalysis Game4: Crack the attack plan ! (Solution !)
- Index(es):
Relevant Pages
|