Skip to content
#

huffman-compression

Here are 24 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#

Improve this page

Add a description, image, and links to the huffman-compression topic page so that developers can more easily learn about it.

Curate this topic

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