Skip to content
#

steganography-algorithms

Here are 151 public repositories matching this topic...

This is a steganography desktop application that hides txt messages inside a cover image. It is completely developed using JavaFX and Cryptography and Steganography both is used. For Cryptography we used a symmetric key technique called Columnar Transposition and for Steganography we used LSB Insertion technique.

  • Updated Jun 28, 2023
  • Java

pygui-steganography is a Python GUI application that allows users to perform steganography, which is the practice of concealing data within other data, specifically images. It provides an intuitive graphical user interface built with PyQt5 for encoding and decoding text, images, and binary data using the Least Significant Bit (LSB) technique.

  • Updated Apr 10, 2024
  • Python

Improve this page

Add a description, image, and links to the steganography-algorithms 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 steganography-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more