Skip to content

Java project for encryption/decryption and password protection of files.

Notifications You must be signed in to change notification settings

rohailtaha/data-protection-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Protection App (Encryption/Decryption and password protection of files)

About the App

A data protection app that could encrypt, decrypt and password protect files. For password protection, a zip file is made, selected files are added to it and then a password is assigned to those files. Ensure that no two files have the same name, otherwise only one file will be added to zip. The app also have fully functional settings. The user can do the tasks either on single or multiple files. The user may wish to keep original files or delete them (permanently from the PC). In case one or multiple "directories" are selected, then all the files inside that directory(and it's subdirectories) are encrypted, decrypted or protected.

Useful Resources

Tools Used

  • This project was made using JDK 14.0.1 and Eclipse IDE for Java Developers - 2020-03
  • One referenced library is used in the project namely zip4j-2.6.1 (It is present in the root project folder).

About

Java project for encryption/decryption and password protection of files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages