Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.
/ encryptor Public archive

File encryption program for desktop files

Notifications You must be signed in to change notification settings

Mohamad1994HD/encryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encryptor

File encryption program for desktop files & folders You can encrypt/decrypt any file/folder with a key, that you would generate automatically or you have previously

Modules used

  • cryptography for encryption/decryption algorithms
  • Gtk+3 pytgtk for GUI

Usage ( 2 ways )

  • Using pyinstaller first install pyinstaller and run it on the .spec file to compile it
  • Using python 2.7 interpreter install the Gtk+3, cryptography python modules and run the app.py

About

File encryption program for desktop files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages