Skip to content
#

polyalphabetic-cipher

Here are 20 public repositories matching this topic...

  The Bellaso cipher is a method of encrypting alphabetic text by using a series of interwoven Caesar ciphers, based on the letters of a keyword. It employs a form of [polyalphabetic substitution] (https://en.wikipedia.org/wiki/Polyalphabetic_cipher).

  • Updated Sep 28, 2020
  • Python

A simple and educational web application that demonstrates four classic encryption algorithms using only HTML, CSS, and JavaScript. This project is ideal for students and developers who want to learn the basics of cryptography through hands-on implementation.

  • Updated Feb 6, 2026
  • HTML

This package is prepared for the Computer and Networks Security course at Ain Shams University for the summer semester [2022-2023]. It has classical and more advanced cryptography algorithms.

  • Updated May 15, 2023
  • C#

Improve this page

Add a description, image, and links to the polyalphabetic-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 polyalphabetic-cipher topic, visit your repo's landing page and select "manage topics."

Learn more