-
Notifications
You must be signed in to change notification settings - Fork 0
Simple gui tool for encrypting/decrypting files using pyDes
License
kavishdahekar/EnDec
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple python project for encrypting my password files. Expects file as an input and writes output to the same file. Uses triple DES by default with a 16 bit passkey. ___USAGE___ python endec.py [ARG] ARG : help - show usage DES - uses DES for encryption/decryption TDES - uses triple DES for encryption/decryption (default)
About
Simple gui tool for encrypting/decrypting files using pyDes
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published