GitHub topics: caesar-cipher
s0md3v/Decodify
Detect and decode encoded strings, recursively.
Language: Python - Size: 57.6 KB - Last synced at: about 3 hours ago - Pushed at: almost 2 years ago - Stars: 895 - Forks: 162

Issiakou1/advanced-caesar-cipher-tool
A cybersecurity project that implements an advanced version of the Caesar Cipher encryption algorithm with additional features for cryptanalysis and security.
Language: HTML - Size: 14.6 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

aliifam/caesar-custom
caesar cipher with custom implementation
Language: Python - Size: 65.1 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 0

theodoremoreland/WebCaesar
Encrypt and decrypt text using Caesar's cipher. Supports multiple languages. Start with a randomly selected dad joke (English). Built with Python, TypeScript, Flask, and React.
Language: TypeScript - Size: 1.91 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

julio9410/CyberSecurity-Steganography
🔐 A Python-based implementation of Least Significant Bit (LSB) Steganography for securely hiding and extracting messages within PNG images. Includes optional password protection and CLI support for embedding and extraction.
Language: Python - Size: 6.84 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

dawnl3ss/ARS_ENCRYPT
ARS_ENCRYPT is a modified caesar's-cipher-based encrypt system written in C++.
Language: C++ - Size: 1.6 MB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 22 - Forks: 0

nickvourd/Supernova
Real fucking shellcode encryptor & obfuscator tool
Language: Go - Size: 12.7 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 904 - Forks: 164

abdorrahmani/CryptoLens
CryptoLens is an educational CLI tool designed to help users understand various encryption methods and their underlying principles. It provides step-by-step visual explanations of different encryption algorithms and their processes, making cryptography concepts more accessible and easier to understand.
Language: Go - Size: 1.42 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 2 - Forks: 0

AnonXarkA/CRYPTOGRAPHY-and-CRYPTANALYSIS-CSE447-BRACU
Language: Jupyter Notebook - Size: 1.1 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

Oheka/Code_Of_Rome
Code of Rome: A Caesar Cipher Decryption Challenge
Language: JavaScript - Size: 1.84 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

khamisilawrence/caesar-cipher-converter
Web application that allows users to encrypt and decrypt text using the Caesar Cipher method.
Language: JavaScript - Size: 674 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

Ratul-byte/8086-Microprocessor-Project-CSE341
Language: Assembly - Size: 53.7 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

abdullansari/Remote-File-Management-Protocol
A application layer protocol that help folders and files management on servers with optional encryption.
Language: Python - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

MrEmadi/Caesar-Cipher
Caesar Cipher Console App
Language: Python - Size: 12.7 KB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

medovanx/Inkryptor
Inkryptor is a simple encryption tool for both images and text. It provides a user-friendly interface for encrypting images using a XOR-based algorithm and text using the Caesar cipher.
Language: Python - Size: 1.32 MB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Desha29/Data-Security-Algorithms
This repository showcases a collection of data security algorithms implemented in C#.
Language: C# - Size: 88.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

martian58/keyforge
A Key Distribution Impelementation with Flask, Tailwindcss, JavaScript and Rust. A Secure Chat with RSA and Caesar Encryptions.
Language: Python - Size: 495 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

soumyabrata23130/caesar-cipher
encrypts and decrypts a given text using the Caesar cipher algorithm
Language: HTML - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

jD91mZM2/rot26
Pure rust implementation of the rot26 algorithm
Language: Rust - Size: 16.6 KB - Last synced at: 16 days ago - Pushed at: about 7 years ago - Stars: 33 - Forks: 5

prateekiiest/Code-Sleep-Python
Awesome Projects in Python - Machine Learning Applications, Games, Desktop Applications all in Python :snake:
Language: Python - Size: 23.7 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 476 - Forks: 217

ashishshres/Caesar-Cipher
A Python script to encrypt and decrypt messages using the Caesar Cipher technique.
Language: Python - Size: 6.84 KB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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

khaledkamr/image-encryption-decryption
This college computer security project demonstrates image encryption using confusion (pixel shuffling) and diffusion (Caesar cipher) on a grayscale image. Built in Python with Jupyter, it visualizes each step using Matplotlib.
Language: Jupyter Notebook - Size: 6.08 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Clats97/CaesarCipher
A simple Caesar cipher script that can encrypt plaintext by selecting a shift. The reverse is done to decrypt. Very simple to use.
Language: Python - Size: 15.6 KB - Last synced at: 19 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

yonhyakuyon/cezareus
A program for encrypting and decrypting text using the Caesar cipher.
Language: Python - Size: 189 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

imDarshanGK/CaesarCipher-Python
A simple Python program that implements the Caesar cipher for encryption and decryption of text. This project allows users to input a message and shift key to either encrypt or decrypt the message. It's a basic yet effective example of classical cryptography.
Language: Python - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

pakagronglb/advanced-caesar-cipher-tool
A cybersecurity project that implements an advanced version of the Caesar Cipher encryption algorithm with additional features for cryptanalysis and security.
Language: HTML - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

utsav507/python-projects
Intermediate-level Projects in Python
Language: Python - Size: 10.7 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 16

DheerajKN/Java-Projects
All my Java Projects and some have Swing Integration for UI
Language: Java - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

418Coffee/caesar-salad
Dynamically break shift ciphers using frequency analysis
Language: V - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Cubix1729/crypto-tools
An interactive terminal interface implementing the Enigma machine, as well as some classical ciphers and their cryptanalysis
Language: Python - Size: 92.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

tholumuzikhuboni/PRODIGY_CY_01
This repository contains a Python project that demonstrates encryption and decryption using the Caesar Cipher algorithm. The project was developed as part of my cybersecurity internship at Prodigy Info Tech to understand basic encryption techniques and their role in securing data.
Language: Python - Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

mateusfg7/text-tools
A collection of text transform tools, like change string case, get text statistics, generate hashes, and more!
Language: TypeScript - Size: 1.37 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 9 - Forks: 1

RobCyberLab/Caesar-Cipher-Tool
🔑Caesar Cipher Tool🔐
Language: JavaScript - Size: 391 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 0

FirasKahlaoui/secury
Secury is a robust encryption and security application designed to ensure data privacy and access management. It features data encryption (Caesar Cipher, AES) and implements advanced Identity and Access Management (IAM) techniques, including Role-Based Access Control (RBAC) and Access Control Lists (ACL).
Language: SCSS - Size: 12.9 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

arosspope/cipher-crypt
A cryptographic tomb of ciphers forgotten by time.
Language: Rust - Size: 162 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 44 - Forks: 8

BekaluEshete/Caesar-cipher
The **Caesar Cipher** is one of the simplest and most widely known encryption techniques. This Python program allows users to **encrypt** and **decrypt** messages by shifting the letters of the alphabet forward or backward. It also supports **handling spaces, numbers, and symbols**, ensuring a smooth user experience.
Language: Python - Size: 2.93 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

BaileyKH/caesar-cypher
Simple python terminal cipher that allows users to encrypt or decrypt messages
Language: Python - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

q1sh101/cipherium
cipherium
Language: JavaScript - Size: 45.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

0xsec-debug/Caesar-Cipher
Caesar Cipher Encryption/Decryption This project is a simple implementation of the Caesar cipher encryption and decryption algorithm using JavaScript, HTML, and CSS. The Caesar cipher is a substitution cipher that replaces each letter in the plaintext with a letter a certain number of positions down the alphabet.
Language: JavaScript - Size: 12.7 KB - Last synced at: about 11 hours ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

razpotnik/c-sar
Simple Caesar cipher encrypter/decrypter with file support
Language: C - Size: 16.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

zeyadetman/Computer-Security-algorithms
👨💻 Computer Security algorithms in C#
Language: C# - Size: 5.01 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 66 - Forks: 17

oujisan/ROTen
A tool to rotate plaintext or ciphertext using ROT (Caesar cipher) with customizable rotation, reverse direction (default right), and brute-force ciphertext.
Language: Python - Size: 61.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Victor101106/Caesar-Cipher
This Caesar cipher website was created as a self-challenge when I was participating in a teaching project about cryptography.
Language: CSS - Size: 283 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

CrypTools/CaesarCipher
Caesar Cipher
Language: Java - Size: 116 KB - Last synced at: 25 days ago - Pushed at: 11 months ago - Stars: 33 - Forks: 16

moffee-Puff/Prodigy-Infotech-CS-Tasks
Prodigy-Infotech-CyberSecurity-Internship-Solutions
Language: Python - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mohammedmehdio/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.
Language: Shell - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

1nfocalypse/CryptoWriteup
A collection of notes on mathematical Cryptography, ranging from classical methods through contemporary.
Size: 313 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 0

OGoodness/VBreaker-JS
CSC 483 Project - Ciphers: Caeser, Multiplicitive, Affine, Vigenere, Hill, Columnar Transposition
Language: JavaScript - Size: 930 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

Adamo08/encryption-decryption
This repository contains implementations of various encryption and decryption algorithms in Python. The goal is to provide simple and easy-to-understand code for educational and practical purposes.
Language: Python - Size: 98.6 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 3 - 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: 5 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: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

KhushXploit333/CA3SAR_ENCRYPT
##CAESAR ENCRYPT## "Secure your messages with the classic Caesar cipher encryption and decryption tool."!!!
Language: Python - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

disalad/caesar-cipher
📜 A tool to encrypt, decrypt & crack texts with a substitution cipher
Language: Python - Size: 813 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

mohammedmehdio/CaesarJaw-CPP
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: C++ - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

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

Denis-Bredun/FrequencyCryptanalysis
This application performs frequency cryptanalysis to decrypt a text encoded with a Caesar cipher, assuming Ukrainian as the language of the text. It analyzes letter frequencies, generates decryption attempts with potential keys, and uses the OpenAI API to identify the most logical decrypted result. ges a frequency analysis class,
Language: C# - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Denis-Bredun/CaesarCipher
Caesar's Cipher encryptor and decryptor
Language: C# - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

MindlessMuse666/caesar-cipher
Проект по дисциплине "01.04: Системное программирование". Программа представляет собой шифратор пользовательской строки на кириллице и латинице шифром Цезаря.
Language: C++ - Size: 9.77 KB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

VerisimilitudeX/VigenereDecrypter
Decrypt Vigenère ciphers with missing keys through language-agnostic Chi-squared statistical tests.
Language: Java - Size: 5.21 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 8 - Forks: 1

Arttacker/CipherSecurity
A comprehensive framework built in Python that serves as a library containing various implementations of cryptographic and mathematical algorithms. It is also designed to help you solve cryptography challenges for any CTF platform.
Language: Python - Size: 59.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

thinkphp/caesar-cipher
This Rust application reads a text from an input file, applies the Caesar cipher encoding algorithm, and writes the encoded text to an output file. The shift value for the cipher can be customized via command-line arguments.
Language: Rust - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

dennissivia/crypto-toolbox 📦
Ruby toolbox for simpler Crypto analysis and learning
Language: Ruby - Size: 260 KB - Last synced at: 25 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

luweslen/cayce-cipher
Cayce is a caesar cipher program
Language: Python - Size: 5.86 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

jgsn13/rust-frequency-analysis
Implementação da quebra da Cifra de César por análise de frequência, explorando a distribuição estatística de letras para deduzir a chave
Language: Rust - Size: 14.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

jgsn13/rust-caesar-cipher
Implementação da Cifra de César em Rust para criptografia e descriptografia com chave fixa
Language: Rust - Size: 12.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ryuk27/ceecee
A simple web tool to encrypt and decrypt text using the Caesar cipher algorithm with customizable options.
Language: JavaScript - Size: 8.79 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

H-K-R/cryptography-and-network-security-lab
Language: Jupyter Notebook - Size: 78.1 KB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

MostafaHima/Caesar-Cipher-Program
This program uses Caesar Cipher to encrypt or decrypt text by shifting letters based on a user-defined number interactively.
Language: Python - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

parosomniac/Ciphers-Python
A collection of 4 ciphers implemented in Python that allow the user to encode and decode messages
Language: Python - Size: 58.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

pakbungdesu/game-arcade-cpp
Versatile C++ game arcade featuring a collection of classic games
Language: C++ - Size: 30.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

nakidai/caesar
Simple caesar cipher implementation
Language: C - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

ramazancetinkaya/caesar-cipher
This library provides functions for encrypting and decrypting text using the Caesar Cipher algorithm.
Language: PHP - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 1

Hudson-H/Basic_cryptography
Simple criptografy script.
Language: C - Size: 11.7 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

LLIEPJIOK/crypto
Application for encrypting and decrypting text
Language: Go - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

D-ENCODER/KRYPTOR
A python package to seamlessly encrypt and decrypt data into many rich cryptography algorithms
Language: Python - Size: 1.14 MB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 3

aamishbinnaeem/PRODIFY_CS_01
This Python program implements the Caesar Cipher algorithm for encrypting and decrypting text
Language: Python - Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

anishLearnsToCode/symmetric-cryptography
Coursera Course Symmetric Cryptography 🔑 part of Introduction to Applied Cryptography Specialization.
Size: 1.58 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 16 - Forks: 6

AnastasiyaTarasevich/CryptoAnalizer
CryptoAnalizer final project for module 1 JavaRush course
Language: Java - Size: 116 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

courseworks/AUT_BP_2024_Fall_HW3
The third assignment for AUT's Basic Programming course (Fall 2024) engages students with diverse C programming exercises, such as sorting words alphabetically, validating passwords, checking palindromes, encrypting with Caesar Cipher, and manipulating arrays. This assignment focuses on developing skills in string manipulation.
Language: C - Size: 1.12 MB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

nheatyon/PYCaesarCipher
A simple Python implementation of Caesar's cipher
Language: Python - Size: 20.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

jane-does-coding/Caesar-Cipher
Encrypt or decrypt messages
Language: Python - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

ivan-guerra/caesar_cipher
Caesar Cipher encrypt/decrypt/cracking utilities
Language: Rust - Size: 97.7 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

albinzayedrawan/Classical-Ciphers-and-Transposition-Techniques
Lab Exercises about Classical Ciphers and Transposition Techniques
Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Ilhamrafi/Aplikasi-Sederhana-Kalkulator-Caesar-Cipher
Language: Python - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Silent0Wings/Hybrid-Caesar-Cipher-Encryption-System
EncryptionThe Hybrid Caesar Cipher Encryption System is a Java-based encryption tool that extends the classic Caesar cipher by incorporating multiple scrambling, shuffling, and shifting algorithms. This hybrid approach enhances the security of the encryption process.
Language: Java - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Sakib62/Security-Lab
Language: Jupyter Notebook - Size: 1.07 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

mikomikotaishi/caesar-cipher
Program to demonstrate the Caesar cipher
Language: C++ - Size: 119 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

MuhammadHelmyOmar/Caesar-Cipher
Encrypt and decrypt messages using Caesar Cipher
Language: Rich Text Format - Size: 2.22 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Eric-Philippe/Cryptage
Système de Cryptage en C
Language: C - Size: 5.86 KB - Last synced at: 17 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

AWass04/Mini-Application-2
A menu system I have created to display my skills in C++ which allows the user too: answer random simple math problems, find the square root of a number with up to 6 decimals of accuracy, encrypt text (Caesar cipher) and decrypt text (Caesar cipher).
Language: C++ - Size: 2.41 MB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

drilonaliu/Parallel-Caesar-Cipher
Language: Cuda - Size: 390 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

aishikmukherjee/Caesar-cipher-program-in-python
Developer/Creator: Aishik Mukherjee
Language: Python - Size: 476 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

je-suis-tm/cryptography
Python substitute and transposition ciphers including Vigenère Cipher, Rail Fence Cipher, Caesar Cipher
Language: Jupyter Notebook - Size: 134 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 5

juliogarciape/crypi
A fun and simple security library for NodeJS with easy integration
Language: JavaScript - Size: 85.9 KB - Last synced at: 10 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

NDarayut/Caesar_cipher-RSA
Web based encryption & decryption method
Language: Python - Size: 45.9 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

salif/pvcure
Cipher
Language: HTML - Size: 49.8 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Maharkk/PRODIGY_CS_01
Python implementation of Caesar Cipher for encryption and decryption tasks.
Language: Python - Size: 5.86 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

juliogarciape/caesar-cipher
Python implementation of the Caesar Cipher for text encryption and decryption
Language: Python - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

FYI-PSA/Caesar-Solver
A simple and useful Caesar Cipher decryption tool.
Language: Python - Size: 152 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
