Skip to content

manasa-kalanadhabhatta/VigenereCipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VigenereCipher

Assignment for MAT542 - Cryptography

This project implement Vigenere cipher as a cryptosystem and contains basic cryptanalysis for known plain-text attacks and ciphertext-only attacks.

However, the implementation of ciphertext-only attack is incomplete but implementable using a) brute-force over the keyspace, checking which plaintext makes sense, or b) frequency analysis over the alphabets

About

Assignment for MAT542 - Cryptography

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages