Skip to content

This tool will encrypt-decrypt your files and directories. It has built-in password generator and featured with Colourful UI. It is based on AES (Advanced Encryption Standard) CBC mode Algorithm Symmetric Cryptography and made in Python language (Python3)

prajwalmali/crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python python

prajwalcybergod

Introduction

  • Python tool which will encrypt-decrypt your files and directories.

  • It has a built-in password generator and featured with Colourful UI.

  • It is based on AES (Advanced Encryption Standard) CBC mode Algorithm Symmetric Cryptography.

Installation

For Windows : Press Win + X key and open Command Prompt and paste the codes given below one by one.

For Linux : Do I need to tell You ???

Requirements

Run these codes to install the modules required for the program to run.

pip install -r requirements.txt 

OR

pip install pycryptodome

click here for more details, documentaion and installation guide.

pip install tqdm

click here for more details, documentaion and installation guide.

pip install termcolor

click here for more details, documentaion and installation guide.

For Contributing

  1. Fork it.
  2. Create your feature branch: git checkout -b my-new-feature.
  3. Commit your changes: git commit -am 'Add some feature'.
  4. Push to the branch: git push origin my-new-feature.
  5. Submit a pull request.
  • FEEL FREE TO ADD FEATURES TO THIS PROJECT THERE ARE MANY SPOTS TO IMPROVE.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Contact

LinkedIn

GitHub

Prajwal Vijaykumar Mali - [email protected]

About

This tool will encrypt-decrypt your files and directories. It has built-in password generator and featured with Colourful UI. It is based on AES (Advanced Encryption Standard) CBC mode Algorithm Symmetric Cryptography and made in Python language (Python3)

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Languages