lsb-algorithm
Here are 15 public repositories matching this topic...
Sort:Most stars
The digital watermark for image and pdf.
- Updated
Jun 19, 2019 - Python
Image-Steganography-LSB is a command-line application that enables users to perform steganography using the Least Significant Bit (LSB) algorithm on images. This technique allows you to hide sensitive information within image files in a way that is not detectable by the human eye.
- Updated
Mar 1, 2025 - Jupyter Notebook
Implementation and Performance Analysis of LSB Steganography Algorithm. The test shows that it has excellent imperceptibility (PSNR value all above 50), and the visual observation of the embedded graph is no different from the original graph. In the case of no attack, the error rate of watermark extraction is 0%, indicating an excellent extracti…
- Updated
May 25, 2020 - Python
An example application for blind image steganography with a GUI in C#
- Updated
Aug 7, 2024 - C#
Covert Communication using LSB Based Image Steganography in the frequency domain using the DCT transform.
- Updated
May 20, 2024 - Java
A Steganography (LSB-Method) Tool For Hide-Unhide (Encode-Decode) Text From Image & Audio File. Also, Hide Image Behind An Image & Extract IT.
- Updated
Jan 15, 2022 - Python
LSB Steganography
- Updated
Dec 13, 2020 - C
Parasite is a steganography and encryption tool.It can automatically conceal message of any format into an image. With this tool, You can secretly, safely and securely transmit any message to any corner of the world through network.
- Updated
Sep 6, 2022
Simple least significant bit (LSB) image steganography algorithm implemented in Rust.
- Updated
Oct 26, 2022 - Rust
Developed an Image Steganography System Leveraging the LSB Algorithm for Encryption and Decryption of Passwords within Images, Implemented with C++ in Visual Studio, Utilizing the OpenCV Library.
- Updated
Sep 29, 2020 - C++
Implementation of image steganography with text and file encoding and built in encryption
- Updated
Dec 22, 2023 - Python
stenography with LSB algorithm
- Updated
Jun 8, 2020 - C++
A simple messaging application built using Java Swing to demonstrate steganography-a technique of hiding secret message within an image.
- Updated
Jan 26, 2021 - Java
Steganographic algorithm based on LSB and devoid of its main flaw
- Updated
Apr 3, 2023 - Python
This Java Enterprise web application verifies it's users using Google's OAuth 2.0. It then hides their text in an image using LSB algorithm and encrypts the image using AES algorithm for additional security. It also allows users to send encrypted image via email using gmail's RESTful api.
- Updated
Apr 21, 2018 - HTML
Improve this page
Add a description, image, and links to thelsb-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thelsb-algorithm topic, visit your repo's landing page and select "manage topics."