polyalphabetic-cipher
There are 15 repositories under polyalphabetic-cipher topic.
maitreyeepaliwal/Cryptography-Ciphers
Collection of '30' cryptography ciphers coded in JavaScript and an interface coded in HTML styled with CSS.
AlexeyChernikov/CryptographicApplication
Cryptographic application in C#
SEE-DS/bellaso
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).
zehadialam/Vigenere-Cipher-Breaker
A C++ implementation of Practical Cryptography's Python Vigenère cipher breaker for improved speed, along with my own additions and features.
Ahmed-Mohmed-Sakr/Cryptography
implementation for encryption and Decryption with Private Key and Public Key
eugenedakin/PolyAlphabeticCipher
PolyAlphabetic Cipher
MOELSAYEDOSMAN/EncryptionAlgorithms
Encryption and decryption
NourKamaly/CryptographyPackage
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.
SleepNotF0und/PolyAlphabitec-Cipher
PolyAlphabitec Cipher in python
zehadialam/Evolutionary-Vigenere-Cipher-Breaker
A genetic algorithm for breaking the Vigenère cipher using the DEAP evolutionary computation framework.
pushkar-15/Vigenere-Cipher-Decrypter
Program to methodically decrypt text encrypted with Vigenère Cipher
SGayathri05/Information-Security-Programs
This repository contains python programs on Ciphers
AhsanKhaan/Cryptography_Algorithms
Cipher's Algorithms are basically techniques for encrypting data in a different ways