Skip to content

karthik-kiran-29/C_project_BYTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Password Manager

This project implements a password manager application with the following features:

  • Secure login with self-destruction mechanism upon exceeded attempts
  • Password storage and retrieval
  • Password generation
  • Password health checker

Flowchart

image

Additional Information

  • Passwords are stored in an encrypted format in the passwords.txt file.
  • The application has a self-destruction mechanism that activates after a specified number of failed login attempts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages