CryptographyFilter: I'm an obsessive journaler, partly because I enjoy writing ideas etc down in my journals, partly because I have a terrible memory. Every now and then I would like to be able to record something in my journal that I wouldn't want to be read by someone who was less respectful of my privacy than I would hope them to be, or by someone who picked up one of my journals (which always have my contact details in the front) should I misplace one.
So, I'm wondering if anyone can help me identify a method of writing these entries down in a way that obscures them from slightly more than casual reading. The purpose isn't to be able to write entries about anything illegal, so I don't need a method that would require 60 million hours on a super computer to crack. I'm aiming at something, however, that would at least withstand frequency analysis by someone with an interest in puzzles, who wasn't well-versed in attacks on ciphers.
So far about the only thing I can think of is writing a small app in Python to implement a
Vigenere Cipher, so that I'd type the keyword and the entry into the app, and it would give me the encrypted text, which I would then write in my journal. This seems like a painstaking method, since to be able to read the entry, I'd obviously need to retype the encrypted entry back into a decrypting version of the app.
So, I'm wondering if I've overlooked anything obvious that would meet my needs for enough privacy that frequency analysis would be difficult, without being too much of a pain to encrypt and decrypt?
posted by Faint of Butt at 9:46 AM on January 2, 2006