Crate hibp

Source
Expand description

This crate provides high level access to HaveIBeenPwned password check.

It makes requests against the Password service of HaveIBeenPwned and uses its API

Structs§

PwnedError
A pwnage error

Enums§

Error
The Errors that may occur when checking a password.

Functions§

check
Checks if a password have been pwned.