Topic: "shift-cipher"
mifunetoshiro/Seedshift
Plausibly deniable steganographic encryption of BIP-39 mnemonic seed words with a date shift cipher
Language: Python - Size: 169 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 12

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

VAD3R-95/Misc-Scripts...
Simple {scripts for ctf`s and challenges/python irc bot/automating stuff etc.}
Language: Python - Size: 148 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 2

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: almost 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 0

amirrezarajabi/cryptography
This repository implements a variety of cryptographic methods and methods of breaking them
Language: Python - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

phillity/Cryptography
Cryptography Algorithm Implementations
Language: Java - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 3

neuroretransmit/iching
An I Ching hexagram encoder/decoder with substitution cipher
Language: C++ - Size: 40 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

samyam81/CryptoGraphy-Lab
A comprehensive repository featuring practical implementations, tutorials, and resources for exploring cryptographic algorithms and protocols.
Language: C++ - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

dev-xero/rust-shift-cipher
A CLI tool for generating encrypted texts based on the shift (caesar) cipher algorithm, written in Rust
Language: Rust - Size: 46.9 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

a-p-jo/C5 📦
C5 - Counter Conventional Caesar Cipher Contraption
Language: C - Size: 1.04 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

aseerintiser/Shift-Cipher
This is code implementations of Shift cipher, also known as the Caesar cipher, one of the simplest and most widely known encryption techniques in cryptography.
Language: C - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

vishal1565/Cryptography
Some Cryptographic Algorithms written in python3
Language: Python - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

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

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: 13 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

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

Sivaniulax/Data-privacy-permutation-and-caesar-or-shift-cipher
#permutation cipher #Caeser or shift cipher
Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - 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: 9 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

McTechie/swasthya
A decentralised health-record system for patients 💉
Language: TypeScript - Size: 1.15 MB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

xieincz/Cryptography
C++ implementation of cryptographic algorithms such as AES, DES, RSA, DSA, ECC (elliptic curve), MD5, Diffie_Hellman, ElGamal, Caesar cipher, and shift cipher. AES、DES、RSA、DSA、ECC(椭圆曲线)、MD5、Diffie_Hellman、ElGamal、凯撒密码、移位密码等密码学算法的C++实现。
Language: C++ - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - 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

BilalGumus/cryptology-javascript
React application with core javascript cipher algorithms.
Language: JavaScript - Size: 3.36 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

VerisimilitudeX/Caesar-Cipher-Decrypter
Automatically decrypt Caesar Ciphers without the use of a key.
Language: Java - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

7omahawk/Caesar-Cipher
In encryption or decryption method Caesar Cipher is very common technique to encrypt data.
Language: C - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

teodutu/Cripto
Introducere in Criptologie - UPB 2019-2020 && Cryptography I - Coursera
Language: Python - Size: 26.3 MB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

afeedhshaji/classical-ciphers-sagemath
Implementation of classcial ciphers using SageMath as part of Number Theory and Cryptography course (CS4021D) at NIT Calicut.
Language: Sage - Size: 1.97 MB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

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

angeal185/hex-xor-cipher
xor cipher for shift base encrypting and decrypting hexadecimal string
Language: JavaScript - Size: 10.7 KB - Last synced at: 29 days ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

trianne24/kripto-archive
Archive of (mostly C++) Programs I made for Cryptography study. Teaching materials can be downloaded here:
Language: C++ - Size: 7.02 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

DivyaKrishnani/Cryptography
C++ implementation of Affine Cipher, Hill Cipher, Shift Cipher, etc.
Language: C++ - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

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: 30 minutes ago - Pushed at: about 1 hour ago - Stars: 0 - Forks: 0

4lessandrodev/cesar-cipher
A simple TypeScript library for Caesar cipher encryption and decryption
Language: TypeScript - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

John-A0/CryptoApply
CryptoApply - is a simple cryptography tool that can encrypt and decrypt text using four different algorithms: Shift, XOR, DES, and AES. The tool features a simple GUI built with Python.
Language: Python - Size: 8.79 KB - Last synced at: 9 months ago - Pushed at: 9 months 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: 16 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

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

nicholascabrera/Shift-Cipher-Mini-Application
This mini-application serves to encrypt and decrypt simple shift ciphers.
Language: Java - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

anishaxtha/Cryptography_labreport
These are the lab assignments performed during the course of cryptography.
Language: C - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

oxana-li/ShiftCipher
PySimpleGUI Shift Cipher
Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jamestiotio/fcs
SUTD 2021 50.042 Foundations of Cybersecurity Code Dump
Language: HTML - Size: 1.78 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

asm-shaikat/Computer-Security
Language: Python - Size: 6.12 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

g3th/Encrypt-Decrypt
Kotlin simple decrypt/encrypt (Caesar, Unicode Shift Cypher) using command-line arguments.
Language: Kotlin - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MiguelLamas/fcc-javascript-algorithms-and-data-structures-projects-caesars-cipher
JavaScript Algorithms and Data Structures - Caesar's Cipher
Language: JavaScript - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

yaseminsavas/COMP543-Project1
The first project of the COMP543: Modern Cryptography, Koç University Fall 2022
Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

notalent2code/140810200013-Kripto22
Repositori Tugas Praktikum Kriptografi Teknik Informatika Unpad 2022
Language: Python - Size: 153 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

1122coder/Tcp_chat_room
Simple Tcp chat room with ceaser cypher algorithm is implemented on server side , where client/user decrypts the message by macthing all possible combitions(26) and get valid message at particular shift number.
Language: Python - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

blackmoney069/Classical-Ciphers
Python Codes for Classical Ciphers
Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

IrishIRL/c-sharp-shift-permutation-encryption
Using Shift and Permutation Ciphers to encrypt the message
Language: C# - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jcng75/ShiftCipherAlgorithm
This repository highlights the basic shift cipher algorithm that allows users to encrypt and decrypt text.
Language: Python - Size: 3.91 KB - Last synced at: 24 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

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

floaust/cryptoScripts
A small tool to output the greatest common divisor, square-and-multiply and shift cipher.
Language: Go - Size: 8.69 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

timbatt/recursive-index-shift-cipher
Program that generates a random key, encrypts text with that key. Vise versa for the decoder.
Language: Python - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

crypticani/Cryptography
Some Programs for Cryptography coded in Python
Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Ryo112358/college-portfolio
A collection of my work in various languages
Language: Java - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

TeWu/shift-ciphers
Implementation of Caesar and Vigenere ciphers
Language: Ruby - Size: 32.2 KB - Last synced at: 30 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mebpin/Shift-Cipher
Implementation of classical cipher - Shift
Language: C++ - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

miguelamezola/ragde
Used concepts from a course in abstract algebra to implement the Affine Hill cipher. Developed an R package featuring a variety of functions for modular arithmetic and linear algebra. Implemented a web application using the R Programming Environment and Shiny, a web application framework for R.
Language: R - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

OkanUzun/shift-chipher-algorithm
Shift Cipher Algorithm
Language: Java - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
