Skip to content

zigtur/LFSR-LSB-Steganography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Image Steganography using the LSB technique

This repository contains code created to : - Encrypt a message with a password (using LFSR) - Hide the encrypted message in an image (PNG and BMP format only) - Get the encrypted message from an image and decrypt it using the password

Warning : Cryptography using LFSR is not state-of-the-art. Let's say that I made "home-made cryptography".

Python3 is required

About

This repository contains an implementation of the LSB technique to hide encrypted messages in images using LFSR cryptography.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages