Skip to content

Cross Platform Encryption Application by Sandeep Pillai

License

Notifications You must be signed in to change notification settings

Corruption13/Pycrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pycrypt - V1.3

Cross Platform Encryption Application, that allows you to encrypt text or entire files, using a self made two way symmetric key encryption algorithm. Frontend implemented using Kivy.

(Ignore the ugly color palette it was a phase.)

MainMenu

Installation Instructions

  1. Download the repository to your device.
  2. Make sure your system has Python 3 Installed
    $ python --version
  1. Install the depencencies
    $ cd ./RELEASE_SOURCE
    $ pip install -r requirements.txt
  1. Execute "Pycrypt.py" by doube clicking or through the terminal.

Gallery

Text Interface

Text Interface

File Interface

File Interface

Folder Selection (Custom Made)

Folder View

About

Cross Platform Encryption Application by Sandeep Pillai

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages