Skip to content

Simple message encrypter based on "Hill Cipher". I get inverse of a matrix using Gauss-Jordan Elimination and some modular arithmetic.

License

Notifications You must be signed in to change notification settings

afendin/ModuloMatrixCipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ModuloMatrixCipher

Simple message encrypter based on "Hill Cipher". I get inverse of a matrix using Gauss-Jordan Elimination and some modular arithmetic.

About

Simple message encrypter based on "Hill Cipher". I get inverse of a matrix using Gauss-Jordan Elimination and some modular arithmetic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published