Skip to content

soundarya966/Image_Encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Encryption

Description

This project encrypts images using AES encryption so only users with the correct key can decrypt them.

Technologies Used

  • Python
  • cryptography
  • Pillow

How to Run

  1. python encrypt.py
  2. python decrypt.py

Learning Outcomes

  • Binary data encryption
  • Secure key handling
  • Random IV usage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors