Skip to content

A tool to assist in the cracking of affine ciphers. This tool includes a known-plaintext attack, frequency analysis, and system on congruences solver

License

Notifications You must be signed in to change notification settings

WillStOnge/Affine-Cipher-Breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Affine Cipher Breaker

Tool built for CSC 483 (Cryptology) at NKU by Will St. Onge, Will Sie, and Hannah Creech. This tool allows the user to encipher/decipher using the affine cipher. It also includes a tool for executing a known plaintext attack against a ciphertext and performing a frequency analysis. This tool is fairly modular, so it should be easy to expand if one wished to add support for other ciphers (caesar, multiplication, hill. etc.)

This website is fairly modular, so it should be easy enough to add onto.

The sister tool for the playfair and hill ciphers exists at WillStOnge/MAT-385-Project.

About

A tool to assist in the cracking of affine ciphers. This tool includes a known-plaintext attack, frequency analysis, and system on congruences solver

Topics

Resources

License

Stars

Watchers

Forks