Skip to content

avdhoottt/secure-data-in-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Securing Data in Images using Advanced Encryption Standard

Screenshot

In today's digital age, the protection of sensitive information is of utmost importance. Data breaches and cyber attacks are on the rise, making it crucial to secure data effectively. This project presents a software tool developed in Python that employs the Advanced Encryption Standard (AES) algorithm and image steganography to encrypt text data and securely store it within images. This approach enhances data privacy and digital security by safeguarding confidential information from unauthorized access.

Features

  • AES Encryption: Utilizes the Advanced Encryption Standard (AES) algorithm to encrypt text data, ensuring strong data protection.

  • Image Steganography: Employs image steganography techniques to hide encrypted data within images, making it inconspicuous.

  • Secure Data Storage: Provides a secure and hidden storage mechanism for confidential information within image files.

  • User-Friendly Interface: The frontend of the application is built using the Streamlit library, offering a user-friendly experience.

Getting Started

To get started with the Securing Data in Images project, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/avdhoottt/secure-data-in-images.git
    
  2. Run the App for Encryption:

    streamlit run encryption.py
    
  3. Run the App for Decryption:

    streamlit run decryption.py
    
    

Contact

If you have any questions, suggestions, or feedback, feel free to reach out to me at Email Address.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages