This python script is helpful in checking your password if it has been compromised anywhere. This script uses the Have I been pwned api to check the password in their database. It uses the SHA1 secure algorithm to convert the entered password in SHA1 encrypted hash code to check if it matches in API database.
-
Notifications
You must be signed in to change notification settings - Fork 0
This python script is helpful in checking your password if it has been compromised anywhere. This script uses the Have I been pwned api to check the password in their database. It uses the SHA1 secure algorithm to convert the entered in SHA1 encrypted hash code to check the password in the API database.
ajay-chavan/Password-Checker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This python script is helpful in checking your password if it has been compromised anywhere. This script uses the Have I been pwned api to check the password in their database. It uses the SHA1 secure algorithm to convert the entered in SHA1 encrypted hash code to check the password in the API database.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published