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.
Classical ciphers. Data Structures and Algorithms Lab, University of Helsinki (summer 2018).
Breaking classical ciphers
🔐 Implement the Rail Fence Cipher in Python to learn classical zigzag transposition encryption and decryption with clear, structured code.
Cybersecurity internship project covering classical, symmetric, and asymmetric cryptographic techniques with implementations and documentation.
Exemplo prático da cifra de Vernam utilizando a operação XOR em Python, apresentando resultados em Unicode, binário e hexadecimal.
Classical Encryption/Substitution Cipher Example
Implementation of Cryptography Ciphers with python
A Python-based collection of classical cryptographic algorithms and number theory utilities designed for educational purposes.
Implementation of few of the classical ciphers & DES.
Educational command-line toolkit implementing seven classical and modern cryptographic algorithms from scratch with encryption, decryption and brute-force.
Projekt na przedmiot "Podstawy kryptografii" na IV roku studiów inżynierskich na kierunku Informatyka i ekonometria na UR
LostLanguages AI — where users can uncover secrets of lost civilizations by decoding symbols and simulating forgotten languages
Foundational notes on cryptography concepts, including symmetric and asymmetric encryption, classical ciphers, XOR, modulo arithmetic, and the mathematical principles behind modern secure communication.
Chrome extension: right-click any selected text to see all 25 Caesar cipher shifts. Offline & open source. Companion to caesarcipher.org.
🛡️ Implement classical ciphers using a pure POSIX approach; explore encryption and decryption methods without bashisms in a fun coding project.
Collection of Classical Ciphers
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."