Skip to content

A simple program for encrypting and cracking(with bruteforce) with affine cipher

Notifications You must be signed in to change notification settings

sinatraXX/Affine-Cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ Affine Cipher ✨

📎 Subject: Network Cryptography

📖 Project Backstory

This program is actually a part of my final exam project. The lecturer asked us to write a simple program for encrypting a plaintext with affine cipher. We also were asked to crack this cipher and make our own documentation on it.

📝 How to use

Basically you can use this program like any other simple python program. No inputs necessary. You can also change your desired plaintext/ciphertext inside the program. Make sure to have the modules needed in the same directory in order to make the cracking program works.

About

A simple program for encrypting and cracking(with bruteforce) with affine cipher

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages