SauravPattnaikCS60 / Deep-Encrypt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep-Encrypt

This project uses the concepts of enigma machine and huffman encoding to create encrypted texts. First it uses the enigma machine system concept to encode the text and then uses Huffman Encoding on the resultant text. While decoding the reverse is done.

Further the entire project is converted to an executable file as well.

About


Languages

Language:Python 100.0%