A C++ implementation of a file encryption and decryption system using the Huffman coding algorithm. This project demonstrates data compression, binary tree manipulation, and file I/O operations.