Skip to content

Lets you check your passwords against database of haveibeenpwned.com without sending it in plaintext

Notifications You must be signed in to change notification settings

txthomas/pwnedPasswordChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##pwnedPasswordChecker

Whith the #pwnedPasswordChecker you are able to easily check your passwords against the database of haveibeenpwned.com without sending it in plaintext to their server.

Your password is hashed localy to a SHA-1 hash, then the first five digits of that string are send to the api of haveibeenpwned.com and at the end your password hash will locally be searched inside the response of the api.

About

Lets you check your passwords against database of haveibeenpwned.com without sending it in plaintext

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published