Skip to content

The first project of the COMP543: Modern Cryptography, Koç University Fall 2022

Notifications You must be signed in to change notification settings

yaseminsavas/COMP543-Project1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMP543-Project1

The first project of the COMP543: Modern Cryptography, Koç University Fall 2022

Part I: Attacking a shift cipher

In this part, I attacked a shift cipher given the ciphertext using the frequency analysis method.
I found the key and the plaintext.

Part II: Attacking a vigenere cipher

In this part, I attacked a vigenere cipher given the ciphertext.
First, I found the key length using Kasiski's method. Then, I, again, used the frequency analysis method.
I found the key and the plaintext.

About

The first project of the COMP543: Modern Cryptography, Koç University Fall 2022

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages