Skip to content

Microzibert/FileEncryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Encryptor

Description

File Encryptor is a simple console program written in Python that allows you to encrypt files, such as photos and PDF documents. The program uses modern encryption algorithms to protect your data. The user can select a file to encrypt, and the program will create an encrypted version.

Installation

  1. Ensure you have Python 3.6 or higher installed.

  2. Clone the repository to your computer or download all files and place them in one folder:

    git clone https://github.com/Microzibert/FileEncryption.git
  3. Navigate to the project directory:

    cd FileEncryption
  4. Install the dependencies:

    pip install -r requirements.txt

Usage

  1. Run the program:

    python main.py
  2. Follow the on-screen instructions to select a file and encrypt it.

Disclaimer

The author bears no responsibility for any potential breaches of the encrypted files.

About

A script that encrypts the content of a photo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages