Skip to content

Aayush-Poudel1/encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Document Encryption App

Overview

This simple document encryption app allows users to encrypt and decrypt files securely. It utilizes the AES encryption algorithm with a user-provided password.

Features

  • Encrypt files for secure storage
  • Decrypt encrypted files with the correct password
  • User-friendly command-line interface

Requirements

  • Python 3.x
  • Required Python packages: cryptography

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/document-encryption-app.git
    cd document-encryption-app

encryption

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors