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.
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.
Python command-line encryption tool for plaintext files.
Breaking classical ciphers
Classical Encryption/Substitution Cipher Example
A Python-based collection of classical cryptographic algorithms and number theory utilities designed for educational purposes.
Cybersecurity internship project covering classical, symmetric, and asymmetric cryptographic techniques with implementations and documentation.
Implementation of Cryptography Ciphers with python
A simple flask web application for encrypting and decrypting text and files using various classical ciphers (Affine, Hill, Permutation, Shift, Substitution, Vigenère). Created for Cryptography Course 2025.
Exemplo prático da cifra de Vernam utilizando a operação XOR em Python, apresentando resultados em Unicode, binário e hexadecimal.
Projekt na przedmiot "Podstawy kryptografii" na IV roku studiów inżynierskich na kierunku Informatyka i ekonometria na UR
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.
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."