Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XECT-Crypt

My first program with a complex(ish) GUI. Its pretty self explanatory but it takes a file in, encrypt it with a randomaly generated key (this key is 32-384 bytes depending on the setting you choose). The key file (key.txt) is saved along with the new encrypted file. This can then later be decrypted by using the same file and matching key (the name of the original file is written to the key file btw). When a file is selected the select button turns green, the clear button clears all previous inputs. Enjoy

Main Window Help Popup

Source code can be found in "src/XECT-Crypt.py"

About

A Program that encrypts and decrypts files

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages