Skip to content
#

huffman-compression

Here are 26 public repositories matching this topic...

Audio steganography application developed in C# using .NET 6.0 that hides secret text, image, and video files inside .wav audio files by manipulating least significant bits (LSB). It uses Fibonacci sequence for bit placement and Huffman coding for data compression and security, preserving original audio quality.

  • Updated Aug 14, 2025
  • C#

Add this topic to your repo

To associate your repository with the huffman-compression topic, visit your repo's landing page and select "manage topics."

Learn more