Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.04 KB

File metadata and controls

37 lines (21 loc) · 1.04 KB

EDcryptFab

A File Encryption/Decryption app for windows

Features:-

  • Encrypts given file with a password
  • Decrypts the file using that password when you need
  • You don't need to choose the file everytime with the file-loader, just drag and drop files on top of the app and viola, it's loaded in the app.

Screenshots:-

Home page

app_screenshot

Drag & Drop Feature

drag_and_drop

Example (Use case):-

  • I want to encrypt my document which contains all the password of my different accounts. So i use this app to encrypt my document with a password of my choice.

  • Then, if i want to decrypt that document later, i can easily use this to decrypt with the password i entered.

[Modules] (For Devs..)

  • There are two modules available in this project one with javafx and the other with swing. You can use any one of those or both, whichever is your preference.

Note: Feel free to mention any bugs, or improvement which i can update, in the game. Enjoy :)