Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 411 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 411 Bytes

FileGuard

##File encryptor/decryptor This is a javafx application which allows user to pick a file and encrypt/decrypt it using a password. The encrypted/decrypted file is created by appending .enc/.dec to the end of the filename which was picked for being encrypted/decrypted.

The user needs to edit the extensions of the file to the required extension in order to view the file using default applications.