Lil-huff1 / AffineThomasHuffman-2

This project computes the affine cipher of some text based on two integers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README for Affine.java:
In order to use this program you should 
1. navigate to the java file in a terminal I.E. ‘cd Downloads cd AffineThomasHuffman’
2. run the command ‘javac Affine.java’
3. run the command ‘java Affine’
4. A GUI should now appear and you can simply follow the prompts displayed by the GUI

About

This project computes the affine cipher of some text based on two integers


Languages

Language:Java 100.0%