Skip to content

utgupta27/Uencryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Uencryptor - A file Encryption tool

A lightweight,simple and secure File Encryptor tool built by using python3

Features

  • A secure File encryption/decryption tool.
  • Uses the AES256-CBC Encryption Algorithm to Encrypt the files
  • Highly secure and safe.
  • GUI interface Built using python3-tkinter module
  • Can be used to encrypt files in batch
  • All files types/formats are supported
  • This version is supported on : Windows, Linux and MacOS

Upcomming Features

  • Satifying and cool user-themes support
  • Realtime Progress Bar
  • New More interactive user interface using PyQT5

Dependencies

- To add these dependencies, Run the commands given below -
    Type command: $pip install python3-tkinter
    Type command: $pip install pyAesCrypt

Install Instructions

- Install the above dependencies using pip
- Clone this repository,
    Type command : $git clone https://github.com/utgupta27/Uencryptor
- Now goto the source code directory i.e, Uencryptor>>src, 
    Type command: $cd Uencryptor/src
- To run the program, 
    Type command: $python3 main.py

SnapShots

alt text alt text alt text