Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 348 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 348 Bytes

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.