Skip to content

nirmoru/Enc-Dec-software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encryption Decryption Software

A simple software that can perform Symmetric and Asymmetric Encryption and Decryption using hazmat from cryptography module.

Usage

To get the program running you need to pull the git repo first.

git pull https://github.com/nirmoru/Enc-Dec-software.git
cd Enc-Dec-software

Then install the required packages.

pip install -r requirements.txt

Then the program can be run by simple using python.

python3 Encryption_gui.py

Credits

@nirmoru

License

This project is under MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages