Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 826 Bytes

File metadata and controls

18 lines (13 loc) · 826 Bytes

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