11-28-2009, 11:12 PM
(11-28-2009, 10:56 PM)J4P4NM4N Wrote: Nice, dude.
One time, when I was learning to code programs to communicate over TCP/IP, I wrote a server that took in text, encoded in rot13, then spat out the encrypted text. That's all it did because I was just proving to myself I could accomplish communications across computers in my programs. Isn't rot13 fun? Just encrypting something twice decrypts it!
Yeah, the decryptor was a lot easier then I thought it was going to be