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.
- Host: GitHub
- URL: https://github.com/sanchariii/image-encryption
- Owner: Sanchariii
- Created: 2022-12-22T15:59:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-04T20:18:10.000Z (about 3 years ago)
- Last Synced: 2025-03-08T21:33:26.260Z (over 1 year ago)
- Topics: computer-networks, python
- Language: Python
- Homepage:
- Size: 160 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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