Encryptor/Decryptor (Caesar Cipher)
Java Code
+ 2 likes
Please Register to submit score.
| Average Score | 6.5 (of 2 scores) |
| Date Added | Jul 16, 2009 |
| Last Updated | Jul 16, 2009 |
| Tags | caesar cipher decode decrypt encode encrypt java swing text |
Introduction
"It is a type of substitution cipher in which each letter in the plaintext is replaced by a letter some fixed number of positions down the alphabet"
Here's an image that encrypts with a key of 2:
Here's some screens:

Java Snippet:
Encryptor/Decryptor (Caesar Cipher)
Posted on Jul 16, 2009 9:53 pm
Posted on Jul 16, 2009 9:53 pm
wow.. Looks really nice and can come handy for me sometimes :) +like
Java Snippet:
Encryptor/Decryptor (Caesar Cipher)
Posted on Jul 17, 2009 8:18 am
Posted on Jul 17, 2009 8:18 am
The encrypt almost looks like a keygen for a game :)
Java Snippet:
Encryptor/Decryptor (Caesar Cipher)
Posted on Jul 17, 2009 2:31 pm
Posted on Jul 17, 2009 2:31 pm
While the encryption is fairly simple, its a nice example of how to build a Java GUI.
Java Snippet:
Encryptor/Decryptor (Caesar Cipher)
Posted on Jul 17, 2009 2:37 pm
Posted on Jul 17, 2009 2:37 pm
Yeah that's mainly why I did it, to get some practice with Swing and the layout managers.
Java Snippet:
Encryptor/Decryptor (Caesar Cipher)
Posted on Aug 2, 2009 5:08 pm
Posted on Aug 2, 2009 5:08 pm
ehh
if you wanna bitch about someone do it in pm ;) lol
if you wanna bitch about someone do it in pm ;) lol
Java Snippet:
Encryptor/Decryptor (Caesar Cipher)
Posted on Aug 3, 2009 6:55 pm
Posted on Aug 3, 2009 6:55 pm
| Quote: |
ehh if you wanna bitch about someone do it in pm ;) lol |
What are you talking about?
Java Snippet:
Encryptor/Decryptor (Caesar Cipher)
Posted on Aug 5, 2009 6:28 pm
Posted on Aug 5, 2009 6:28 pm
lol dw you dont get it :D
daymn thats cool
me myself am lazy n would of just used $replace :D but you know :D
daymn thats cool
me myself am lazy n would of just used $replace :D but you know :D








