项目作者: utgupta27

项目描述 :
A secure File encryption/decryption tool.
高级语言: Python
项目地址: git://github.com/utgupta27/Uencryptor.git
创建时间: 2021-02-07T18:02:02Z
项目社区:https://github.com/utgupta27/Uencryptor

开源协议:

下载


Uencryptor - A file Encryption tool

  1. 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

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

Install Instructions

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

SnapShots

alt text
alt text
alt text