Skip to content
/ image_enc_dec Public template

Hey there ! This repository helps us to encrypt and decrypt images and other files.

License

Notifications You must be signed in to change notification settings

PANDATD/image_enc_dec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image_Encryption_Decryption

This Software or package is used for Encrypting and Decrypting Images


How to use this application


Follow this steps to use this application


  • Main requiremet is you must have Python and pip install
  • If you Don't have python Don't worry follow this steps
  • For Unix and Linux based Opreting systems
    • By deafult unix and linux users have python preinstall
    • Just open Terminal and type
    • python3
    • Then install pip using apt for Debian Family
    • sudo apt install python3-pip
    • For RHEL Family
    • sudo yum install python3-pip
  • For Windows
    • For installetion of Python on windows click hear
    • Now You Sucessecfully installed Python Don't worry Pip is install automaticaly.
  • Then, we will move to installetion of Image-Encryption-Decryption Application.
  • Use this commond for Unix/Linux distro's (Terminal)
  •  pip3 install image-enc-dec
  • Use this commond for Windows Commond Prompt (CMD)
  • import ImageEncDec
  • Now You able to use this Project.

Snapshots

Screenshot 2021-07-24 11:40:20 Screenshot 2021-07-24 11:40:57

About

Hey there ! This repository helps us to encrypt and decrypt images and other files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages