Python package for encoding and decoding strings using classical cipher algorithms.
-
Updated
Jan 9, 2022 - Python
Python package for encoding and decoding strings using classical cipher algorithms.
Python command-line encryption tool for plaintext files.
A Python GUI tool for learning classical encryption & decryption. Supports Caesar, Playfair, Rail Fence, ROT13, Substitution & Vigenère ciphers. Includes file handling, modular design, and error messages. Built with Tkinter for an interactive, educational cybersecurity experience.
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).
Breaking classical ciphers
A Python-based collection of classical cryptographic algorithms and number theory utilities designed for educational purposes.
Implementation of Cryptography Ciphers with python
Collection of Classical Ciphers
A Python GUI tool for learning classical encryption & decryption. Supports Caesar, Playfair, Rail Fence, ROT13, Substitution & Vigenère ciphers. Includes file handling, modular design, and error messages. Built with Tkinter for an interactive, educational cybersecurity experience.
Implementation of few of the classical ciphers & DES.
Classical Encryption/Substitution Cipher Example
Add a description, image, and links to the classical-ciphers topic page so that developers can more easily learn about it.
To associate your repository with the classical-ciphers topic, visit your repo's landing page and select "manage topics."