GitHub topics: caesar-shift
vo6p/CaesarJaw
CaesearJaw 🔐 is a Caesar Cipher Bash Script that allows you to encrypt, decrypt, find a shift key, and brute-force decrypt a given text using the Caesar Cipher.
Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mohammedmehdio/CaesarJaw-PY
CaesarJaw provides encryption and decryption functionalities using a simple shift cipher (Caesar cipher). It allows users to: ✅ Encrypt text 📝 ✅ Decrypt text 🔑 ✅ Determine the shift key 🔎 ✅ Attempt decryption without a known key 💡
Language: Python - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

de-soot/caesar-cipher-cli
Caesar Cipher in the command line made in Python.
Language: Python - Size: 37.1 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

alphaaurigae/BasED
Template multi bin decode encode things.
Language: C++ - Size: 46.9 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

theredplanetsings/Cipher-Decryptor-Encryptor
Python program to encrypt/decrypt ciphers from .txt files or manually-typed strings.
Language: Python - Size: 50.8 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ANDREW414E44524557/EncodeXpert 📦
EncodeXpert is a user-friendly tool that encodes and decodes text in formats like Base64 and ROT13. Perfect for quick, offline text transformations.
Language: Python - Size: 13 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Sanders003/text_encryption
Text Encryption Application using Caesar Cipher Technique for encryption and python programming language for application creation
Language: Python - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

theprivileges/caesar-cipher 📦
A simple application that allows you to encrypt and decrypt messages using the Caesar Cipher method.
Language: JavaScript - Size: 3.64 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

csufeardir/ShiftingCipher
Shifting cipher crypting/decrypting script written in plain javascript.
Language: JavaScript - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

willsawyerrrr/CodebreakingLaboratory
Language: Python - Size: 159 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AtlasGondal/CaesarCipher
Language: PHP - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

abu76/PRODIGY_CS-01
Implement Caesar Cipher
Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Dunkelhaiser/Caesar-Cipher
Implementation of the Caesar Cipher encryption algorithm in JavaScript. The Caesar Cipher is a classic substitution cipher technique where each letter in the plaintext is shifted a certain number of places down or up the alphabet.
Language: TypeScript - Size: 115 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

itskarelleh/caesar-cipher
A single-page app that encrypts text in a caesar cipher.
Language: TypeScript - Size: 708 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GeoRouv/caesar-cipher
🤴 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.
Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

KaueMiziara/k-basic-ciphers
Encode and decode text using different ciphers.
Language: QML - Size: 141 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

schlopp96/MyCaesarCipher
Substitution-based cryptographic cipher for encoding plaintext. Works with alphanumeric characters.
Language: Python - Size: 54.7 KB - Last synced at: 2 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

jithin-renji/caesar-cipher 📦
A toy program to encrypt and decrypt a given string of file using caesar cipher.
Language: C - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

nithya-hub-26/caesar_cipher
This is a cryptography tool used to encrypt and decrypt the message.
Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

tigertv/break-ciphers
Breaking classical ciphers
Language: Python - Size: 611 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

BrianHook1183/Decoder-Ring
Caesar shift, Polybius, and Substitution ciphers using JavaScript
Language: JavaScript - Size: 218 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

pkx8326/Digital_Caesar_Cipher_with_Python
The Digital Caesar Cipher with Python
Language: Python - Size: 14.6 KB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

get-your-knowledge-here/caesar-cipher
The Caesar cipher, also known as a shift cipher, is one of the simplest forms of encryption. It is a substitution cipher where each letter in the original message (called the plaintext) is replaced with a letter corresponding to a certain number of letters up or down in the alphabet.
Language: JavaScript - Size: 85.9 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

taeh98/Rust-Caesar-Cipher
A Rust program that encodes and decodes text according to Caesar ciphers via a GUI or CLI. It can automatically decode ciphertext whose shift size is unknown.
Language: Rust - Size: 2.18 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Shreyasi3521/EscapingTheCaves
Language: Jupyter Notebook - Size: 3.16 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 2

nightshiba/caesar-utils
Encrypt and decrypt Caesar's cipher efficiently.
Language: C - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

rehan-code/Caesar-Cypher-decryption-project
project involves obtaining frequency tables from files, Caesar cypher encryption and decryption and binary file encoding and decoding.
Language: C - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

iMilchshake/Caesar-Shift
Python libary for Caesar-Shift encryption, decryption and automatical cracking
Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

bpc2003/Python-ROT13
Language: Python - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

josh7951/Caesar-Cipher
Caesar Cipher in C
Language: C - Size: 1.1 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

emilancius/caesar
Kotlin application for encrypting messages, using caesar cypher
Language: Kotlin - Size: 60.5 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

AlexanderLyon/Caesar-Cipher
Basic Caesar Cipher used to encode and decode strings
Language: JavaScript - Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

andreiyard/CaesarCipher
Simple JavaFX app to encrypt and decrypt caesar cipher.
Language: Java - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

rolandtritsch/haskell-caesar
An implementation of the Caesar cipher
Language: Haskell - Size: 878 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

jonjanelle/CaesarDictionary
Auto Caesar Decryption
Language: Java - Size: 197 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

CometCoder/CaesarShift
Cipher and Decipher Strings Using Caesar Shift
Language: C++ - Size: 8.82 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
