je-suis-tm / cryptography

Python substitute and transposition ciphers including Vigenère Cipher, Rail Fence Cipher, Caesar Cipher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptography

I have always been fascinated by cryptography. Most people start coding because they want to hack into someone’s bank account and become a millionaire to retire on some tropical islands. So do I 😜 Well, if you want to learn hacking, cryptography and network security is a must (although for real hackers, psychology and phishing are more important). Hence, I decided to create some ciphers just for fun. Unlike other popular repositories, currently I have no plan to maintain this one. Who knows 😏 Maybe this repository may get as popular as the rest of mine or I actually get drawn into number theory. We will see 😎

Substitute Cipher

Transposition Cipher

About

Python substitute and transposition ciphers including Vigenère Cipher, Rail Fence Cipher, Caesar Cipher

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%