Skip to content

mtalbugaey/Image-Encryption-and-Decryption-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Encryption-and-Decryption-Tool

This tool is built using the Python programming language.

Tool Features

This tool provide 3 methods to encrypt/decrypt the image:

  • Rail Fence Cipher
  • Image to Text
  • Both (the Rail Fence Cipher and Text)

Code Functionality

The tool provides encryption and decryption of images by utilizing three different algorithms, Rail Fence cipher, image to text, and both. As well, with the same encryption key, the image gets decrypted.

Screenshots

im1

im2

im3