Skip to content

rexyfahrezi/Hill_Cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5486b1c · Nov 13, 2019

History

5 Commits
Oct 22, 2019
Nov 13, 2019
Nov 13, 2019

Repository files navigation

Hill_Cipher

Tool for Hill Cipher Encryption (Encrypt & Decrypt)

This program was intended as a challenge assignment from one of the lecturers at my university.

NOTE :

  1. Plaintext/Ciphertext can only use letters and spaces.
  2. Key Determinant value must odd.
  3. Modular Inverse value should not 0.