Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 186 Bytes

File metadata and controls

9 lines (4 loc) · 186 Bytes

VAULT

Python desktop app for encryption and decryption of files

Algorithm

The application uses the Fernet symmetric encryption/decryption method from the cryptography library