Skip to content

A student's project developed on SDA Java Course. It implements self-made database and crypto-algorithms for authenticating users and storing passwords.

Notifications You must be signed in to change notification settings

jonnybazooka/passwordDatabaseProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password database

This project contains self implemented database for storing user data and user's passwords. Passwords are kept in a hashed format. Master password uses SHA256 algorithm, other passwords are encrypted with self-made algorithms. Console use only.

About

A student's project developed on SDA Java Course. It implements self-made database and crypto-algorithms for authenticating users and storing passwords.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages