Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: shift-cipher

samyam81/CryptoGraphy-Lab

A comprehensive repository featuring practical implementations, tutorials, and resources for exploring cryptographic algorithms and protocols.

Language: C++ - Size: 25.4 KB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 1 - Forks: 0

droubarka/shift-cipher

A simple implementation of the shift-cipher encryption algorithm in Python.

Language: Python - Size: 11.7 KB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 0 - Forks: 0

akshaybahadur21/CaesarCipher

A Caesar cipher module for humans 🦸

Language: Java - Size: 54.7 KB - Last synced: about 1 month ago - Pushed: about 3 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: about 1 month ago - Pushed: about 3 years 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: 2 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

phillity/Cryptography

Cryptography Algorithm Implementations

Language: Java - Size: 37.1 KB - Last synced: about 2 months ago - Pushed: over 5 years ago - Stars: 4 - Forks: 3

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: 12 days ago - Pushed: 5 months ago - Stars: 1 - 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: 6 months ago - Pushed: 6 months ago - Stars: 0 - 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: 7 months ago - Pushed: almost 2 years ago - Stars: 1 - 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: 8 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

a-p-jo/C5 📦

C5 - Counter Conventional Caesar Cipher Contraption

Language: C - Size: 1.04 MB - Last synced: 8 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

1nfocalypse/CryptoWriteup

A collection of notes on mathematical Cryptography, ranging from classical methods through contemporary.

Size: 268 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 2 - Forks: 0

anishaxtha/Cryptography_labreport

These are the lab assignments performed during the course of cryptography.

Language: C - Size: 8.79 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - 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: 26 days ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

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: about 2 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

oxana-li/ShiftCipher

PySimpleGUI Shift Cipher

Language: Python - Size: 2.93 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

McTechie/swasthya

A decentralised health-record system for patients 💉

Language: TypeScript - Size: 1.15 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 1 - 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: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

asm-shaikat/Computer-Security

Language: Python - Size: 6.12 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

VerisimilitudeX/Caesar-Cipher-Decrypter

Automatically decrypt Caesar Ciphers without the use of a key.

Language: Java - Size: 28.3 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

vishal1565/Cryptography

Some Cryptographic Algorithms written in python3

Language: Python - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 2 - 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: about 1 year ago - Pushed: over 3 years ago - Stars: 5 - 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: over 1 year ago - Pushed: over 1 year ago - Stars: 1 - 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: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

schlopp96/MyCaesarCipher

Substitution-based cryptographic cipher for encoding plaintext. Works with alphanumeric characters.

Language: Python - Size: 53.7 KB - Last synced: 7 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 1

tigertv/break-ciphers

Breaking classical ciphers

Language: Python - Size: 611 KB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

mifunetoshiro/Seedshift

Plausibly deniable steganographic encryption of BIP-39 mnemonic seed words with a date shift cipher

Language: Python - Size: 169 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 23 - Forks: 12

angeal185/hex-xor-cipher

xor cipher for shift base encrypting and decrypting hexadecimal string

Language: JavaScript - Size: 10.7 KB - Last synced: 1 day ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

BilalGumus/cryptology-javascript

React application with core javascript cipher algorithms.

Language: JavaScript - Size: 3.36 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

notalent2code/140810200013-Kripto22

Repositori Tugas Praktikum Kriptografi Teknik Informatika Unpad 2022

Language: Python - Size: 153 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - 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: over 1 year ago - Pushed: over 2 years ago - Stars: 4 - Forks: 0

optimisticninja/iching

An I Ching hexagram encoder/decoder with substitution cipher

Language: C++ - Size: 40 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 3 - Forks: 2

418Coffee/caesar-salad

Dynamically break shift ciphers using frequency analysis

Language: V - Size: 10.7 KB - Last synced: over 1 year ago - Pushed: almost 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: 2 months ago - Pushed: about 2 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: over 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

blackmoney069/Classical-Ciphers

Python Codes for Classical Ciphers

Language: Python - Size: 6.84 KB - Last synced: over 1 year ago - Pushed: over 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: about 1 month ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

teodutu/Cripto

Introducere in Criptologie - UPB 2019-2020 && Cryptography I - Coursera

Language: Python - Size: 26.3 MB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 1

JamminCoder/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: over 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

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: 11 months ago - Pushed: over 4 years ago - Stars: 2 - 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: over 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 1

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: over 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

crypticani/Cryptography

Some Programs for Cryptography coded in Python

Language: Python - Size: 1.95 KB - Last synced: over 1 year ago - Pushed: over 3 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: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

TeWu/shift-ciphers

Implementation of Caesar and Vigenere ciphers

Language: Ruby - Size: 32.2 KB - Last synced: 5 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

mebpin/Shift-Cipher

Implementation of classical cipher - Shift

Language: C++ - Size: 2.93 KB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

OkanUzun/shift-chipher-algorithm

Shift Cipher Algorithm

Language: Java - Size: 13.7 KB - Last synced: over 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0