Skip to content

GauravShinde-24/Secure-File-Vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 

Repository files navigation

Secure-File-Vault

A Java-based application for securely encrypting and hiding text files with robust protection features including OTP verification, email authentication, and database-backed storage. Designed for enhanced privacy and controlled file access.

πŸ” Secure File Manager – Java Application

A Java-based desktop application to securely encrypt, hide, and store text files, featuring OTP verification, email authentication, and database storage using JDBC. This project ensures private file management through robust authentication and encryption mechanisms.


πŸš€ Features

  • πŸ”’ Encrypt and decrypt text files
  • πŸ“ Hide sensitive files securely
  • πŸ“§ Email-based OTP verification
  • βœ… Authentication before file access
  • πŸ—„οΈ Store and manage file metadata in a database using JDBC
  • πŸ” AES Encryption algorithm for data protection

🧰 Technologies Used

  • Java (JDK 8/11/17+)
  • JDBC (Java Database Connectivity)
  • MySQL / PostgreSQL (or any other RDBMS)
  • JavaMail API (for email/OTP)

About

A Java-based application for securely encrypting and hiding text files with robust protection features including OTP verification, email authentication, and database-backed storage. Designed for enhanced privacy and controlled file access.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors