usamaahsan93 / Spatial-Stegnography

Basic spatial stegnography project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spatial Stegnography

This project is for spatial stegnography. Stegnography is a process of hiding a data (image or any other data) within an image. In this project spatial stegnography technique is used i.e. image is hidden at the last bit plane of the carrying image.

Data Images

Images taken from open source Google Images

File Details

  • Steg_Encrypt.m will ask for a message, reference image and a key to encrpyt the refernce image with message image
  • Steg_Decrypt.m will ask for the image to decrypt and key to decrypt
  • en_de_cryptMessage.m is a function to encrypt and decrypt the image

Flow Diagram

About

Basic spatial stegnography project

License:MIT License


Languages

Language:MATLAB 100.0%