Skip to content

Program to encrypt/decrypt a passage using Hill cipher technique

Notifications You must be signed in to change notification settings

JB1984/HillCipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

HillCipher

Attempt to create a Python program that will encode and decode using Hill Cipher technique. Looking to make this basic program operate much like my more compeleted Vigenere cipher one.

I am using the attached HillCipherText PDF to build this program off of. It is a really good reference to understand the steps required to encode and decode a Hill cipher. I do not know the original author of the text so I cannot cite it but please let me know if you know so I can actually put a link to their website instead of having it added to the project directly. I do not like to take information from others without credit.

About

Program to encrypt/decrypt a passage using Hill cipher technique

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages