caesar-cipher
Here are 252 public repositories matching this topic...
Awesome Projects in Python - Machine Learning Applications, Games, Desktop Applications all in Python 🐍
-
Updated
Sep 17, 2023 - Python
Classical ciphers: Caesar, ADFGX, ROT13 and etc.
-
Updated
Aug 10, 2021 - Python
Intermediate-level Projects in Python
-
Updated
Sep 22, 2022 - Python
A python package to seamlessly encrypt and decrypt data into many rich cryptography algorithms
-
Updated
Oct 8, 2022 - Python
The repo is about simple implementation of various algorithms and techniques used in cryptography, namely Simplified DES, Simplified AES, RSA, Caesar Cipher, Monoalphabetic Cipher.
-
Updated
Jun 8, 2021 - Python
Cryptography Algorithms
-
Updated
Mar 29, 2020 - Python
-
Updated
Apr 20, 2017 - Python
An encryption program - CLI & Web API
-
Updated
Jul 11, 2024 - Python
An lightweight encryption based Password Safe. This was a NCEA level 2 High School project coded in Python 3.4.3. This program features the ability to Add / Change / Remove Apps and their passwords associated. Users must create an account, they will login in to their account with an Email address and a Pincode they have choosen.
-
Updated
Apr 11, 2019 - Python
This is an implementation of all famous cryptography algorithms in python. There are several algorithm of cipher in this like Caesar, Transposition, Substitution, Vigenere, AES and RSA
-
Updated
Feb 27, 2022 - Python
Application (Flask) to encrypt & decrypt mono-alphabetic (Caesar) and poly-alphabetic (Vigenere) ciphers and their Cryptanalysis using Genetic Algorithm (GA)
-
Updated
May 22, 2019 - Python
A simple text cipher which uses Caesar cipher, written in Python
-
Updated
Feb 14, 2021 - Python
User types the words encrypt/decrypt depending on the message and shift key/number, the program is able to decipher or encrypt whatever input the user used.
-
Updated
Sep 11, 2023 - Python
Visualising letter frequency in encrypted messages using Caesar and Vigenère ciphers
-
Updated
Oct 29, 2019 - Python
A small repo for python crypto stuff
-
Updated
Oct 25, 2022 - Python
🤴 In cryptography, a Caesar cipher, also known as Caesar's cipher, the shift cipher, Caesar's code or Caesar shift, is one of the simplest and most widely known encryption techniques.
-
Updated
Mar 6, 2021 - Python
YoCrypt is a new way to encode and decode text symetrically. Implementation of Vigenère's cipher.
-
Updated
Oct 31, 2023 - Python
A simple emoji-based encryption-decryption library.
-
Updated
May 15, 2024 - Python
Improve this page
Add a description, image, and links to the caesar-cipher topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the caesar-cipher topic, visit your repo's landing page and select "manage topics."