Tool for Hill Cipher Encryption (Encrypt & Decrypt)
This program was intended as a challenge assignment from one of the lecturers at my university.
NOTE :
- Plaintext/Ciphertext can only use letters and spaces.
- Key Determinant value must odd.
- Modular Inverse value should not 0.