Skip to content
#

rail-fence-cipher

Here are 26 public repositories matching this topic...

👋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

Improve this page

Add a description, image, and links to the rail-fence-cipher topic page so that developers can more easily learn about it.

Curate this topic

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