Steganography software for encrypting text into image that uses modified version of LSB (Least Significant Bit) algorithm.
-
Updated
Mar 31, 2020 - Java
Steganography software for encrypting text into image that uses modified version of LSB (Least Significant Bit) algorithm.
ENSI Summer Project : Java Steganography App with Encryption
LSB using an improvised method targeting just the blue pixels
Steganography is the practice of concealing a file, message, image, or video within another file, message, image, or video. The word steganography combines the Greek words steganos, meaning "covered, concealed, or protected", and graphein meaning "writing"
📦 Steganography script to hide images within images.
[Архив 2016] Стеганография изображений / Simple app to encode/decode text in images
This Android application allows to hide a message or a file inside a video using steganography techniques.
Stegofier is a java console application to encode and decode information to and from an image of type PNG.
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.
This project uses Java Swing to create a tool for hiding sensitive information within text, images, and handwritten documents using steganography. It ensures data privacy and security through encryption and steganography techniques.
Program for decoding/encoding messages using Steganography
Projeto Final da Disciplina de Linguagem de Programação. Uma aplicação em que ocorre um procedimento de estenografia onde uma Imagem é inserida dentro de outra.
Add a description, image, and links to the steganography-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the steganography-algorithms topic, visit your repo's landing page and select "manage topics."