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.
Educational Rust library for cryptography, bit manipulation and number theory — AES, DES, classical ciphers, XOR & LFSR.
Vigenère cipher implementation with statistical cryptanalysis (Index of Coincidence + chi-squared frequency analysis) that recovers an unknown key from ciphertext alone. CCS2243 Cryptography Essential individual project, AIU.
Python command-line encryption tool for plaintext files.
Classical ciphers. Data Structures and Algorithms Lab, University of Helsinki (summer 2018).
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.
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.
Cybersecurity internship project covering classical, symmetric, and asymmetric cryptographic techniques with implementations and documentation.
Classical cipher library and OMP/Pi extension for agents
Breaking classical ciphers
🔐 Implement the Rail Fence Cipher in Python to learn classical zigzag transposition encryption and decryption with clear, structured code.
Implementation of Cryptography Ciphers with python
Exemplo prático da cifra de Vernam utilizando a operação XOR em Python, apresentando resultados em Unicode, binário e hexadecimal.
🛡️ Implement classical ciphers using a pure POSIX approach; explore encryption and decryption methods without bashisms in a fun coding project.
Java coursework collection: classical ciphers, object-oriented exercises, numerical examples, and historical algorithms scaffolds.
LostLanguages AI — where users can uncover secrets of lost civilizations by decoding symbols and simulating forgotten languages
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.
Interactive cryptanalysis workbench for exploring, analyzing, and solving classical ciphers.
To associate your repository with the classical-ciphers topic, visit your repo's landing page and select "manage topics."