An open API service indexing awesome lists of open source software.

https://github.com/sanchariii/image-encryption

The main objective of the image encryption project is network security.
https://github.com/sanchariii/image-encryption

computer-networks python

Last synced: about 1 year ago
JSON representation

The main objective of the image encryption project is network security.

Awesome Lists containing this project

README

          

# INTRODUCTION:

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.

# PURPOSE:

The purpose of this software is provide the security
of Data for which no one except the customer can
see the private information

# USER INTERFACES:

1. In this software, have two main buttons (Encrypt,
decrypt) and a textbox for input paraphrase.
2. First tab i.e. encrypt tab will allow a user to select
the image they wish to encrypt and provides the
encrypted image.
3. Second tab i.e. decrypts option, will allow the
user to decrypt the encrypted image

# SYSTEM FEATURES:

 Encryption
 Decryption