A pipelined Enigma-based encryption and Huffman compression system for secure and efficient text storage.
-
Updated
Aug 22, 2025 - Java
A pipelined Enigma-based encryption and Huffman compression system for secure and efficient text storage.
This Java repository contains a robust implementation of Huffman encoding and decoding algorithms
This project implements Huffman Encoding and Decoding in Java, complete with a graphical user interface (GUI) to visualize the Huffman Tree, Huffman Codes, character frequencies, encoded text, and decoded text. The application also supports file upload and saving encoded and decoded text.
Encode Decode Step by Step is an open-source educational application designed to simplify bitwise file encodings. It integrates six encoding algorithms: Delta, Unary, Elias-Gamma, Fibonacci, Golomb, and Huffman - through a user-friendly graphical interface. Ideal for educational use, this tool offers a hands-on approach to teach encoding strategies
TextCompressor with compression and decompression algorithms: LZW RLE Huffman Coding algorithm
Java compression application based on Huffman's coding
Aplicação desenvolvida em JAVA que realiza a Codificação de Huffman e a Descodificação.
Huffman coding and decoding with GUI
Huffman Coding/Decoding for text compression.
Huffman Coding
Implementation of Huffman Encoder and Decoder using binary heap, pairing heap and four way optimized heap.
A small implementation of Huffman encoding and decoding in Java
A decoder for Huffman Tree.
Add a description, image, and links to the huffman-decoder topic page so that developers can more easily learn about it.
To associate your repository with the huffman-decoder topic, visit your repo's landing page and select "manage topics."