##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.