Skip to content

masonj5n/pwchecker-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwchecker-rs

pwchecker-rs exports a single function check_for_pwnage that takes a string a returns results from haveibeenpwned.com.

The returned value is a Result<Passwd, Error>, the Passwd struct has the public fields text which contains the password, and times_pwned which contains the number of times the password has been pwned.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages