Skip to content

Creates a working login prompt (using terminal), implements multiple functions and hashes passwords using a salt key and MD5 hashing. Uses filewriters, stringbuilders, and stringbuffers.

Notifications You must be signed in to change notification settings

maricr-sk/Password-File-Lab

Repository files navigation

Password-File-Lab

Final project for my high school data structures class: using hashmaps and coding keys to create, store, and encrypt a password file, and to act as a functioning web page with username, password, first, and last name functionalities. Also supports multiple functions like logging in, registering an account, updating a password, deleting an account, printing from a file, and breaking out the loop.

About

Creates a working login prompt (using terminal), implements multiple functions and hashes passwords using a salt key and MD5 hashing. Uses filewriters, stringbuilders, and stringbuffers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages