Projects written for an university course. There are three projects in this repository:
- Implementation of Huffman code: Huffman code.py
- Implementation of linear Coding: Linear coding.py
- Implementation of Hill cipher with frequency analysis attack: Hill cipher.py