Skip to content

S2NCI/Cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Goal

14 Password Manager: Create an application that stores users’ passwords safely that supports authentication by securely hashing and verifying user passwords to protect user accounts


Installation

Netbeans is required for usage.

  1. Download the zipped file from releases.
  2. Open NetBeans version 13 or 12.6(versions verfied to be compatible)
  3. Navigate to the file section at the top left of the screen.
  4. Select import project and then from zip.
  5. Find and select downloaded project when navigating within file browser.
  6. Once opened; Right click on “passwordManagerGUIclass”, and click the “run” option

Team L

About

Password management application using cryptographic hashing in java

Resources

Stars

Watchers

Forks