Classical ciphers: Caesar, ADFGX, ROT13 and etc.
-
Updated
Aug 10, 2021 - Python
Classical ciphers: Caesar, ADFGX, ROT13 and etc.
Recover the encryption key and plain text of the vigenere cipher text using Kerckhoff's method
Classical cryptanalysis tool
Vigenère cipher, keyed Vigenère cipher and autokey cipher. Single and double columnar transposition ciphers. Cryptanalysis of the Vigenère cipher. Data Structures and Algorithms Lab, summer 2018 (offered by Bachelor's Programme in Computer Science, University of Helsinki).
Goal is to make script that archive every cipher algorithm and give users a demo of how they work
Breaking classical ciphers
Classical cipher primitives and cryptanalysis functions
encryption and decryption algorithms in c++.
Text encryption for Android
Some scripts for automated, algorithmic cryptanalysis.
Implementation of a classical cipher - Playfair
Implementation of classical cipher - Shift
An app containing different ciphers for encoding and decoding text made using UIKit.
Implementation of Classical Symmetric Key Ciphers from scratch
Attempt at solving the Langley Kryptos
Add a description, image, and links to the classical-cipher topic page so that developers can more easily learn about it.
To associate your repository with the classical-cipher topic, visit your repo's landing page and select "manage topics."