Skip to content

In cryptography, encryption is the process of encoding information. This tool will take the text from the user and will encrypt the text and ask them if they are willing to decrypt the text or not. It also has the functionality to save the output into the text file.

License

Notifications You must be signed in to change notification settings

SHAHKRISHS/Encryption-and-Decryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encryption-and-Decryption

In cryptography, encryption is the process of encoding information. This process converts the original representation of the information, known as plaintext, into an alternative form known as ciphertext. This tool will take the text from the user and will encrypt the text and ask them if they are willing to decrypt the text or not. It also has the functionality to save the output into the text file.

Installation

$ git clone https://github.com/SHAHKRISHS/Encryption-and-Decryption.git
$ cd Encryption-and-Decryption
$ pip3 install -r requirements.txt

After Installing all the requirements you are ready to go!!

Usage

$ python3 main.py

Screenshot

Requirements

This is a requirement

Creating a new File and saving decrpted data

This is a File1

Output of the above file

This is a output

Appending the output to the File that already exists

This is a File1 Append

Output of the appended result to the file

This is a File1 Overwrite

Overwrite the output to the File that already exists

This is a File2

Output of the overwrite File

This is a File2 Overwrite

Creating a new file and saving encrypted data

This is a File2 Append

Output of the above in a file

This is a File2 Overwrite

Appending the result to the output file

This is a File2 Overwrite

Output of the file

This is a File2 Overwrite

Overwrite the result to the above output file

This is a File2 Overwrite

Output of the file

This is a File2 Overwrite

Information

Author: Krish Shah

License: MIT License

About

In cryptography, encryption is the process of encoding information. This tool will take the text from the user and will encrypt the text and ask them if they are willing to decrypt the text or not. It also has the functionality to save the output into the text file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages