Plausibly deniable steganographic encryption of BIP-39 mnemonic seed words with a date shift cipher
-
Updated
Jul 26, 2025 - Python
Plausibly deniable steganographic encryption of BIP-39 mnemonic seed words with a date shift cipher
Simple {scripts for ctf`s and challenges/python irc bot/automating stuff etc.}
🤴 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.
This repository implements a variety of cryptographic methods and methods of breaking them
Some Cryptographic Algorithms written in python3
Introducere in Criptologie - UPB 2019-2020 && Cryptography I - Coursera
Breaking classical ciphers
Encrypt Decrypt messages. Easy & famous encryption system using substitution of a letter by another letter further in the alphabet
Shift Cipher
Repositori Tugas Praktikum Kriptografi Teknik Informatika Unpad 2022
This repository highlights the basic shift cipher algorithm that allows users to encrypt and decrypt text.
Decodes a ciphertext that was encoded using a Caesarian shift
Substitution-based cryptographic cipher for encoding plaintext. Works with alphanumeric characters.
The first project of the COMP543: Modern Cryptography, Koç University Fall 2022
A sleek, minimalist, and tech-inspired Python GUI application for encrypting, decrypting, and analyzing text using the Caesar cipher and related classical ciphers.
Python Codes for Classical Ciphers
The Caesar Cipher is one of the simplest encryption techniques. It's a type of substitution cipher where each letter in the plaintext is shifted a certain number of places down or up the alphabet.
A program I built for the first couple weeks of CIS491: Intro to Cryptography at CSU-Pueblo. Very primitive but it gets the job done
Add a description, image, and links to the shift-cipher topic page so that developers can more easily learn about it.
To associate your repository with the shift-cipher topic, visit your repo's landing page and select "manage topics."