/hill-cipher

This repository contains a Python implementation of the Hill Cipher encryption algorithm using the NumPy library. The Hill Cipher is a polygraphic substitution cipher that encrypts messages by dividing them into blocks and then performing mathematical operations on those blocks.

Primary LanguagePython

Stargazers

No one’s star this repository yet.