pard1s / Huffman

Text encryption and decryption using Huffman Code with java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Huffman

Text encryption and decryption using Huffman Code with java

This code uses Huffman coding to encrypt and decrypt text. First choose the operation then specify the path of .txt file. smaple output:

alt

About

Text encryption and decryption using Huffman Code with java


Languages

Language:Java 100.0%