Skip to content

shellking4/HillCipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HillCipher implemented in java

This is a fun exercise I did implementing the HillCipher algorithm in an oop way. not quite great but it can be a starting point to others. The program is yours to improve and enhance. Cheers :)

run javac *.java to create java executables from the files then run java Test to run the main process

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages