Skip to content

Simple Python app to encrypt/decrypt files in a directory

License

Notifications You must be signed in to change notification settings

marioEzquerro/EzCypher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

EzCypher

This app will encrypt all files contained in the specyfied directory using symetric encryption (Fernet), as a resut files will appear with a ".b64" extension after the original one. USE WITH CAUTION you may lose your files if you are not careful.

  • Version 1.0 Main functionality added, directory selection and action to be performed.

About

Simple Python app to encrypt/decrypt files in a directory

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages