/lockbox

🔐 lockbox: Secure password manager with AES encryption 🔐

Primary LanguageJavaMIT LicenseMIT

Lock Box

Overview

Lock Box is a School project which is a secure password manager for storing and organizing your credentials.

Installation

Prerequisites

  • Java 17 or higher

Clone the repository

git clone https://github.com/lytexdev/lockbox.git
cd lockbox

Build the application

javac *.java

Run the application

java LockBox

License

This project is licensed under the MIT License. See the LICENSE file for details.