GitHub topics: caesar-cipher
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: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ByteSizedLaw/Java-Caesar-cipher-encryption-example
A tool to demonstrate how the Rotary-based Caesar cipher works to provide very basic encryption.
Language: Java - Size: 49.8 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

TrainingByPackt/The-Modern-Cpp-Challenger-eLearning
Become an expert C++ programmer by solving real-world programming problems
Language: C++ - Size: 656 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 10 - Forks: 5

maitreyeepaliwal/Cryptography-Ciphers
Collection of '30' cryptography ciphers coded in JavaScript and an interface coded in HTML styled with CSS.
Language: HTML - Size: 725 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 2

eugenedakin/CaesarCipher
Native Xojo code for the Caesar Cipher algorithm with an example program
Language: Xojo - Size: 493 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

kbelltree/testing-practice
Project: Testing Practice
Language: JavaScript - Size: 44.9 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ezequiel-gutierrez/Caesar-Cipher
The project is a simple web application that allows you to encode and decode text using a shift-based encryption technique.
Language: HTML - Size: 1.29 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

zhiif/caesar-cipher-tools
This program encrypt and decrypt the Caesar cipher text.
Language: Python - Size: 152 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

GAURITYAGI1/Encryption-Decryption
This project is a simple tool for encrypting and decrypting text using the Caesar Cipher
Language: C - Size: 7.81 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

HackResist/PRODIGY_CS_01
Password Complexity Checker (Prodigy-Infotech-Cyber-Security-Internship-Task-Code )
Language: Python - Size: 31.3 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

pakbungdesu/java-practices
My practices of Java programming
Language: Java - Size: 87.9 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

tigertv/secretpy
Classical ciphers: Caesar, ADFGX, ROT13 and etc.
Language: Python - Size: 473 KB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 60 - Forks: 10

Samsara07/Caesar-Cipher
Caesar Cipher
Language: Python - Size: 6.84 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

OmmDevgoswami/Password_Encryption
This is my 1st Semester Minor Project (+ Additional Own Project), that was aimed to teach us about the mechanism and concept of "encryption" of sensitive data/information like passwords,etc.
Language: Python - Size: 9.77 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

kjedeligmann/cszi
Cryptography course projects.
Language: Go - Size: 484 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

hardope/caesar
An encryption program
Language: Python - Size: 23.5 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 8 - Forks: 0

Sumonta056/Security-Lab-Assignments
Information and Network Security Lab Tasks and Resources
Language: Jupyter Notebook - Size: 10.5 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

RuslanFF/Caesar
Caesar cipher written in C++, the project was written just for fun :)
Language: C++ - Size: 10.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

JulHirsch/CaesarBreaker
The program can encrypt and decrypt using Caesar encryption. It includes a brute force mode, which is currently only available in German, but still works with most English ciphertexts.
Language: C# - Size: 32.2 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

restuwahyu13/securing-upload
Tips & tricks to secure uploaded file/image sensitive.
Language: TypeScript - Size: 611 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

Hacker-Code-J/cryptanalysis-lecture
2024-Spring "Introduction to Cryptanalysis"
Language: Python - Size: 14.4 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Ben-codes-cmd/Caesar-Cipher
Encrypt and Decrypt a message from a specified txt file.
Language: Python - Size: 8.79 KB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

MOELSAYEDOSMAN/EncryptionAlgorithms
Encryption and decryption
Language: C# - Size: 12.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Mechiuw/JAVA_Cryptography-Algorithm
This is a basic algorithm for encryptions and decryptions using handmade algorithm logic using java.
Language: Java - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

n3tn1nja/ciphermoji
CipherEmoji is a custom emoji base-n character set with encryption. Communicate privately with emojis!
Language: Python - Size: 1.95 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ParsaJafarian/neural-cipher-waves
3 JavaFX based simulations about neural-networks, caesar ciphers and wave behaviours.
Language: Java - Size: 66.4 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

julyskies/strenco
String encoding with modified Caesar cipher for Golang
Language: Go - Size: 6.84 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hermanhavva/Caesar-Encryption
Caesar encryption with DLL
Language: C++ - Size: 27.3 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

sundehakon/Caesar
Language: Ruby - Size: 7.81 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

sarimbinwaseem/Ciphers
Code implementation of Ciphers taught in Information Security
Language: Python - Size: 136 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

Nishith3903/PRODIGY_CS_01
Implementation of Caesar Cipher Algorithm
Language: Python - Size: 8.79 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Tanesan/Caesar-cipher-Solve
Break the code. I used the one posted on this site.
Language: Python - Size: 1.27 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

droubarka/shift-cipher
A simple implementation of the shift-cipher encryption algorithm in Python.
Language: Python - Size: 11.7 KB - Last synced at: 11 months ago - Pushed at: 11 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: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

shabir-mp/Caesar-Cipher-Encryptor-and-Decryptor
This Python code implements a Caesar Cipher, which is a simple encryption technique. It works by shifting each letter in a message by a certain number of positions down the alphabet.
Language: Python - Size: 5.86 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

mohitpanthri/EncodeMe
ENCODE-ME is a website where one can use various classical cryptography algorithms all in a single website.
Language: JavaScript - Size: 104 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 6 - Forks: 0

Connor2803/CITS3007-Project
Secure Coding Cryptography Project
Language: C - Size: 301 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

MuhFaridanSutariya/tubes-kriptografi
Language: Python - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

itallonet/caesar-cipher
Simple and easy to use Caesar Cipher
Language: C# - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

rogreyroom/caesar-rot
The app creates string encoded with Caesar cipher. Practicing typescript and Jest.
Language: TypeScript - Size: 1.14 MB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

willy-r/criptografia-de-mensagens
A website to encode/decode messages using Caesar Cipher and Base64.
Language: CSS - Size: 24.6 MB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Haminimi/caesar-cipher
The main purpose of the project is to practice testing using Jest.
Language: JavaScript - Size: 76.2 KB - Last synced at: 2 months ago - Pushed at: 12 months 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: 12 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

14bhuvi/PRODIGY_TrackCode_Task1
This is a cyber security internship task under infotech prodigy. Basically a task based on caesar cipher to implement encryption and decryption on a source input by user under python project based on cyber security.
Language: Python - Size: 29.3 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

anisaunnisa02/PRODIGY_CS_01
This repository contains project of a Python-based Caesar Cipher encryption and decryption tool.
Language: Python - Size: 12.7 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

amolgorithm/caesar-cipher-decoder
Here is an implementation of a Caesar Cipher decoding and encoding algorithm.
Language: Python - Size: 649 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Siddhesh-Agarwal/cryptmoji
A simple emoji-based encryption-decryption library.
Language: Python - Size: 65.4 KB - Last synced at: 19 days ago - Pushed at: 12 months ago - Stars: 4 - Forks: 0

Ratul-byte/8086-Microprocessor-Project-CSE341
Language: Assembly - Size: 49.8 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

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

StrangeCoder1729/Caesar-Cipher
This Project will encrypt and decrypt your message
Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ConorSheehan1/caesar_cipher
Desktop app using tkinter to generate caesar ciphers
Language: Python - Size: 72.3 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 2

mahmed-eng/Caesar-cipher
The Caesar Cipher is a basic encryption algorithm where each letter in the plaintext is shifted a certain number of places down or up the alphabet. In this implementation, the user can input a plain text and a shift value, and the program will generate the corresponding encrypted or decrypted text.
Language: HTML - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

hellfire103/helios-encryptor 📦
A caesar-cypher program built in Python
Language: Python - Size: 167 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

aminbeigi/caesar-cipher
Encrypt a file with Caesar Cipher encryption.
Language: C++ - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

gcjordi/cifrador_texto_jgc
Cifrado y descifrado de texto con Python mediante César.
Language: Python - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

akshaybahadur21/CaesarCipher
A Caesar cipher module for humans 🦸
Language: Java - Size: 54.7 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

kybercore/caesars-key
🤫 Automatic multi-lingual frequency attack on Caesar ciphers
Language: Python - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

bud1mu/toolsCaesar
Help you to Encrypt and Decrypt Text in Caesar Algorithm
Language: Python - Size: 273 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

alikashlan10/Data-Security-Project Fork of KANDEEL00/Data-Security-Project
Data security project aims to implement various algorithms using c#
Language: C# - Size: 91.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

aminbhave/CNSproject
Contains text files of input code for the project of Cryptography and Network Security course. Programming Languages used: JavaScript, HTML, Python,
Language: JavaScript - Size: 1.84 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SadJ0k3r/Caesar-Cypher
The repository does not have a detailed description, website, or topics provided. It is focused on the Caesar Cipher, a simple encryption technique.
Language: Python - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ShababAhmedd/CSE490_ComputerSecurity
Language: Jupyter Notebook - Size: 1.09 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

PapaZouk/CaesarCipherCryptographer
Encrypting/decrypting program based on simple Caesar cipher method
Language: Java - Size: 43 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vbacaksiz/Encryption
Language: C++ - Size: 1.07 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

sadipgiri/cryptography--geneticAlgorithm
Application (Flask) to encrypt & decrypt mono-alphabetic (Caesar) and poly-alphabetic (Vigenere) ciphers and their Cryptanalysis using Genetic Algorithm (GA)
Language: Python - Size: 1.69 MB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 2

AlanBarber/CodeKatas
.Net Code Katas - A prebuild Kata project that already includes tests and base classes.
Language: C# - Size: 533 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 22

heetsolanki/Caesar-Cipher
Following is a link for the preview of the code
Language: JavaScript - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Himel-Sarder/Caesar-Cipher--Text-encoder-decoder
Caesar cipher is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher where each letter in the plaintext is shifted a certain number of places down or up the alphabet.
Language: Python - Size: 14.6 KB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

EdwinR06/Caesar-Shift-Cipher
Language: Python - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mikeashi/Cryptography
a study of the basic cryptography algorithms
Language: Python - Size: 1.14 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Erngnd/D-Encryptor
Encryption/decryption python app that has tkinter GUI and three different cipher/decipher algorithms.
Language: Python - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

brynblack/caesarcipher-rs
Rust implementation of the Caesar cipher.
Language: Rust - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

brynblack/caesarcipher
A project to show how bad one of my friends is at programming in python.
Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

TomHarding/CaesarCipherApp
Simple application to encrypt or decrypt a caesar cipher
Language: C# - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

sugarwaffles/Caesar_Cipher_Application
Data Structures and Algorithms - Caesar Cipher Analyzer
Language: Python - Size: 2.96 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

netevert/python-playground
Repository containing miscellaneous python code snippets
Language: Python - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Rishikesh-kumar-7258/Network_security_praticals
Cryptography algorithms.
Language: C++ - Size: 33.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sknepal/crypto
Implementation of few of the classical ciphers & DES.
Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

Rakshitha-ks/Caesar-cipher-and-decipher
The Caesar cipher is a simple encryption technique that works by shifting the letters in the plaintext message by a certain number of positions, known as the “shift” or “offset”.
Language: Jupyter Notebook - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mwangistan/Encryption-decryption
Python code to encrypt and decrypt text using caesar cipher .Uses tkinter graphic interface for user interaction with the program
Language: Python - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 2

psbtok/python-projects
Set of my favorite Python projects. Text encryption app, Twitch api for controlling keyboard with chat messages, 2048 and tic-tac-toe games.
Language: Python - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Ransomware3301/caesar_cypher_algorithm
C program that implements the Caesar Cypher encryption and decryption algorithms
Language: C - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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

BHK0407/Poly_cipher
poly_cipher is a Python script that implements a poly-alphabetic substitution cipher. In cryptography, poly-alphabetic ciphers use multiple substitution alphabets to encrypt and decrypt messages, adding an extra layer of complexity compared to traditional ciphers.
Language: Python - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sangnovamoqapi/Caesar-cipher
Decrypting a caeser cipher without a key using basic Cryptanalysis.
Language: C - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

justin-marian/magic-temple
Simple program that solves string problems: large number additions, cipher encodings and "2-grams"".
Language: C - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nalinrajendran/cryptography-automata-theory
This is a simple scenario based application for string matching and cryptography in the case of a publisher, subscriber model. This demonstrates the communication between a publisher and a subscriber model using two different modes of encryption and decryption(Caesar Cipher, Bit-Flipping).
Language: EJS - Size: 4.9 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 3

AdibNikjou/Transposition-Ciphers
Transposition Ciphers
Language: Rust - Size: 962 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

myStery24/python-caesar-cipher-substitution
BIM33403 Multimedia Security Technology Semester 6 Lab 2
Language: Python - Size: 141 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

RaymundoBaca/Caesar
This method requires two inputs one a number and a plaintext. The Time Complexity and Space Complexity both are O(N). The encryption formula is En(x) = (x + n) mod 26 and the Decryption formula is Dn(x) = (x – n) mod 26. Made in: Java Netbeans 8.2
Language: Java - Size: 102 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

SaadARazzaq/Caesar-Cipher
Story Encrypter Decrypter
Language: C++ - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

conancos/caesar-cipher-machine
Cifra o Descifra palabras o frases secretas con esta máquina.
Language: CSS - Size: 3.18 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

indllfer/fidar
FIDAR - приложение для шифрования текстов. Школьный проект по информационной безопасности.
Language: Python - Size: 1.32 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

autruonggiang/IE105-Lab
Store information security assignments.
Language: Jupyter Notebook - Size: 271 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

RezhwanDev/substitution-cipher-caesar
caesar cipher encryption and decryption in java
Language: Java - Size: 154 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

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

zeuscybersec/Password-Encryptor-Decryptor
This is a Password Encryption/Decryption Program written in C. It uses Cesar Cypher along with Salting to encrypt the password you enter🔐
Language: C++ - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

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

bruzina/endecapi 📦
Simple and small demo Springboot application providing API for simple ciphers.
Language: Java - Size: 72.3 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

TERNION-1121/ezCipher
A CLI in C to encrypt and decrypt text using a variety of cipher algorithms
Language: C - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
