Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 253 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 253 Bytes

ImageEncryptionDecryption

Simple script that encrypts and decrypts an image in Python

Input:

  1. The path of the image ( currently it's commented out)
  2. The key

Function : encr_decryc It's responsible for the encryption/decription of the image.