Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Alt text

A Simple visualisation for basic string cryptography algorithms.

List of algorithms:

  • Atbash Cipher
  • Affine Cipher
  • Caesar Cipher
  • Monoalphabetic Cipher
  • Polyalphabetic Substitution Cipher

Depencencies needed:

  • python 3.x
  • pygame
  • yyaml

Manual install:

pip3 install pyyaml pygame

To run to the program:

For macos/linux:

run start.sh file

chmod +x start.sh
./start.sh

For windows:

run start.bat file

.\start.bat

Done by: Benedict Woo Jun Kai

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.