Skip to content

Third year Computer Security Module assignment where we needed to decode cipher text, created using a Caesar Cipher. Our decoder makes use of two algorithms to decipher the text, Brute force (manual and automatic) and crypt-analysis

Notifications You must be signed in to change notification settings

Kwood22/CaesarDecoder

Repository files navigation

CaesarDecoder

COS 330 Assignment 5 - Decode Caesar cipher

About

Third year Computer Security Module assignment where we needed to decode cipher text, created using a Caesar Cipher. Our decoder makes use of two algorithms to decipher the text, Brute force (manual and automatic) and crypt-analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published