Skip to content

Aryan0819/Image-StegoSecure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-StegoSecure

🛡️ Secure Data Hiding in Images Using Steganography

Typing SVG


📝 Project Overview

This project focuses on steganography, a technique for hiding secret messages within digital images without causing noticeable visual changes. The primary goal is to provide a secure communication channel that prevents hackers from intercepting sensitive data.

🛠️ Technical Toolkit

  • Core Language: Python.
  • Image Processing: cv2 (OpenCV) module.
  • System Utilities: os and string modules.
  • Development Environment: VS Code.

✨ Key Features & "Wow" Factor

  • Pixel-Level Embedding: Encrypts and embeds secret text directly into the pixel values of the image.
  • Dual-Layer Authentication: Unlike standard methods, this system requires both a passcode and the exact message length to decrypt the information.
  • Visual Integrity: Maintains the original appearance of the image to ensure communication remains covert.

🚀 Usage Snapshot

[The system utilizes a dictionary-based mapping for ASCII characters to pixel values.

  1. Encryption: Input the secret message and a passcode. The system generates encryptedImage.jpg.
  2. Decryption: Re-enter the passcode and the original message length to reveal the hidden text.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages