Skip to content

Anshalll/Python-encryption-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Encryption and Decryption Application

Overview

The File Encryption and Decryption Application is a secure and user-friendly tool designed to protect your sensitive files. Utilizing the robust Fernet encryption method from the cryptography library, this application allows users to easily encrypt and decrypt files to ensure their privacy and security.

Use Cases

Personal Data Protection:

Encrypt sensitive personal documents such as tax returns, medical records, or legal files to keep them safe from prying eyes.

Backup Security:

Encrypt backup files to prevent unauthorized access, maintaining the confidentiality of your data.

Getting Started

To use the application, simply create a virtual environment and install the libraries listed in the requirements.txt

Features

  • Single File Encryption/Decryption
  • Bulk File Processing
  • Secure Key Management
  • User-Friendly Interface
  • Cross-Platform Compatibility

Check available commands

python App.py help

Conclusion

The File Encryption and Decryption Application is a powerful tool that offers essential encryption functionalities for safeguarding your files. With its bulk processing capability and secure key management, it stands as an invaluable resource for anyone looking to enhance their data security.

About

Python project for encrypting files and folder , bulk encrypt and decrypt.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages