This repository contains python programs on Ciphers
-
Updated
Dec 7, 2023 - Python
This repository contains python programs on Ciphers
A polyalphabetic substitution cipher that encrypts/decrypts text using a keyword.
Network Security CSCI 4400 Final Project
A genetic algorithm for breaking the Vigenère cipher using the DEAP evolutionary computation framework.
PolyAlphabitec Cipher in python
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).
Add a description, image, and links to the polyalphabetic-cipher topic page so that developers can more easily learn about it.
To associate your repository with the polyalphabetic-cipher topic, visit your repo's landing page and select "manage topics."