Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Password-Manager

Developed a multi-threaded TCP server in C with user authentication, password management, and secure storage using SHA-256 hashing, incorporating thread safety with mutex locks for concurrent access.

Steps to run this application:

  1. dowload the files and run server.c
  2. open a new terminal and run client.c
  3. input infomation into the terminal

George Vashakidze

About

Developed a multi-threaded TCP server in C with user authentication, password management, and secure storage using SHA-256 hashing, incorporating thread safety with mutex locks for concurrent access.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages