Skip to content

A little software to encrypt / decrypt a string. The program is based on Python.

Notifications You must be signed in to change notification settings

EugeneOnTheEdge/Encrypt_Decrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Encrypt_Decrypt

Download the software: EncryptDecrypt.zip

Download the source code: EncryptDecrypt.py

// Currently doesn't support running the program on your Android phone (via qPython) because of the file I/O which is a bit different.

  • Unzip the .zip file, put 'em all into the same directory.

  • Just run EncryptDecrypt.exe and be sure to read the Terms and Conditions and agree to it

A little software to encrypt / decrypt a string. The program is based on Python. Please note that the program is still in beta and there are probably tons of bugs (please let me know them if you find any :) )You can also see how inefficient the code is, but I'm workin' on it! Also, the program creates a new file called 'logED.dat' the first time you run it--that's where the datas are located and please make sure that it is in the directory where the main program is.

Created with LoL (Lots of Love),

EugeneOnTheEdge, dev

About

A little software to encrypt / decrypt a string. The program is based on Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages