In computing, encryption is the method by which plaintext or any other type of data is converted from a readable form to an encoded version that can only be decoded by another entity if they have access to a decryption key. Encryption is one of the most important methods for providing data security, especially for end-to-end protection of data transmitted across networks.
The purpose of this software is provide the security of Data for which no one except the customer can see the private information
- In this software, have two main buttons (Encrypt, decrypt) and a textbox for input paraphrase.
- First tab i.e. encrypt tab will allow a user to select the image they wish to encrypt and provides the encrypted image.
- Second tab i.e. decrypts option, will allow the user to decrypt the encrypted image
Encryption Decryption