Packages
Wrapper around Troy Hunt's endpoints for checking whether a given password has been leaked in any of his HaveIBeenPwned datasets. This wrapper uses the 'safe' endpoints by first calculating the SHA1 and then only POSTing the first 5 characters to the API endpoints.
Current section
1 Dependency
Jump to
Current section
1 Dependency
Dependencies of leaked_passwords
1 dependency| Package | Requirement |
|---|---|
| httpoison |
~> 2.0
|