Thanks to visit codestin.com
Credit goes to github.com

Skip to content

oOperaho/Ciphr

Repository files navigation

cr

Ciphr

License GitHub Repo starsGitHub contributors

I made this in order to study python and solve some encryptions, trying to create a encoder and a decoder to each cipher. Inside of the crypto folders, i'll put some explanation about the logic behind the code. My goal is to recreate some of these ciphers, without googling. I'm using PyQt5 to make this simple interface.

Each folder here contains a readme that explains the respective cipher, and how you can decode/encode/convert something with it. I can also make a more detailed text about the ciphers on my Medium. I also want to implement things like blockchains's manager, simple GUI's to play with characters, etc.

✔ → Code and UI done | 🔷 → In production (UI or code done) | ❌ → Not in production yet

✔ Binary

✔ Caesar

✔ Vigenere

✔ Morse

🔷 Hill

❌ Base64

❌ Z-Base32

❌ Morbit

Something like that:

ciphr

About

Basic Cipher decoder with PyQt5

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •  

Languages