- Edited
Greetings amigos,
I was messing out with cryptology and i decided creating a python GUI and algorithm to encrypt and decrypt plaintext, I used the Caesar Cipher with a key equal to 3. If you change the key the whole thing won't work. And another thing you should have python installed on your PC or Mac (including Tkinter module- which is most probably availble on your pc because it comes with standard python library) though i did not compile it yet. I spent hours working on this thing.
hope you like it:
It is availble as a code on PasteBin and on CodePad.org .
On Codepad.org press the 'raw code' button to download the code.py .
Hope you like it.
I compiled it, you can download it here SlingFile and here MediaFire .
I was messing out with cryptology and i decided creating a python GUI and algorithm to encrypt and decrypt plaintext, I used the Caesar Cipher with a key equal to 3. If you change the key the whole thing won't work. And another thing you should have python installed on your PC or Mac (including Tkinter module- which is most probably availble on your pc because it comes with standard python library) though i did not compile it yet. I spent hours working on this thing.
hope you like it:
It is availble as a code on PasteBin and on CodePad.org .
On Codepad.org press the 'raw code' button to download the code.py .
Hope you like it.
I compiled it, you can download it here SlingFile and here MediaFire .