muhammadqazi / Hill-Cipher

Hill cipher is a polygraphic substitution cipher based on linear algebra.Each letter is represented by a number modulo 26.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hill-Cipher

Hill cipher is a polygraphic substitution cipher based on linear algebra.Each letter is represented by a number modulo 26.

About

Hill cipher is a polygraphic substitution cipher based on linear algebra.Each letter is represented by a number modulo 26.


Languages

Language:C++ 100.0%