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.