Live data from Hacker News

Cracking the Caesar Cipher - The Hard Way

12robots.com

1–2 of 2 posts

Re: Cracking the Caesar Cipher - The Hard Way

#2
I'm showing how much I don't know about crypto, but I consider frequency analysis the easy way to crack a Caesar cipher, and expected the hard way to be a brute-force method hooked up to a dictionary.

(Or is it 'hard' in that no programming was used?)