The digital watermark for image and pdf.
-
Updated
Jun 19, 2019 - Python
The digital watermark for image and pdf.
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…
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.
An example application for blind image steganography with a GUI in C#
Covert Communication using LSB Based Image Steganography in the frequency domain using the DCT transform.
LSB Steganography
A Steganography (LSB-Method) Tool For Hide-Unhide (Encode-Decode) Text From Image & Audio File. Also, Hide Image Behind An Image & Extract IT.
stenography with LSB algorithm
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.
Implementation of image steganography with text and file encoding and built in encryption
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.
Simple least significant bit (LSB) image steganography algorithm implemented in Rust.
Steganographic algorithm based on LSB and devoid of its main flaw
A simple messaging application built using Java Swing to demonstrate steganography-a technique of hiding secret message within an image.
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.
This application is an implementation of the LSB steganographic method in the Python programming language using the PyQt5 GUI
Add a description, image, and links to the lsb-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the lsb-algorithm topic, visit your repo's landing page and select "manage topics."