Skip to content
#

rail-fence-cipher

Here are 35 public repositories matching this topic...

Python-based CustomTkinter GUI toolkit for learning classical cryptography. Implements Caesar, Playfair, Rail Fence, and Row-Column ciphers with brute-force attack modules. Educational, modular, and fully offline.

  • Updated Jul 11, 2026
  • Python

A Python implementation of brute-force cryptanalysis for the Rail Fence Cipher. This project systematically tests all possible rail values to demonstrate structural weaknesses in classical transposition-based cryptographic systems.

  • Updated Jun 25, 2026
  • Python

👋This Project is a C++ Cipher/Decipher Code with multiple lists to choose from and ciphering using the following methods 1️⃣Caesar (additive) cipher, 2️⃣Affine cipher, 3️⃣Simple shift vigenere cipher, 4️⃣Fall vigenere cipher, 5️⃣Playfair cipher, 6️⃣Rail Fence cipher, 7️⃣S-box Cipher. ⚠**Please Note**: This code is still under improvement and dev…

  • Updated Jun 16, 2021
  • C++

Final Project – COAL, Summer 2023, FAST NUCES. Built Vigenère, ROT13, Rail Fence ciphers, and Diffie-Hellman in Irvine32 Assembly, showcasing low-level string handling and modular arithmetic.

  • Updated May 4, 2025
  • Assembly

Add this topic to your repo

To associate your repository with the rail-fence-cipher topic, visit your repo's landing page and select "manage topics."

Learn more