You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea-fork-majority-judgment/vendor/go.jolheiser.com/pwn
John Olheiser c6e4bc53aa
Check passwords against HaveIBeenPwned (#12716)
4 years ago
..
.gitignore Check passwords against HaveIBeenPwned (#12716) 4 years ago
LICENSE Check passwords against HaveIBeenPwned (#12716) 4 years ago
Makefile Check passwords against HaveIBeenPwned (#12716) 4 years ago
README.md Check passwords against HaveIBeenPwned (#12716) 4 years ago
error.go Check passwords against HaveIBeenPwned (#12716) 4 years ago
go.mod Check passwords against HaveIBeenPwned (#12716) 4 years ago
password.go Check passwords against HaveIBeenPwned (#12716) 4 years ago
pwn.go Check passwords against HaveIBeenPwned (#12716) 4 years ago

README.md

Have I Been Pwned

Go library for interacting with HaveIBeenPwned.

Implemented:

  • Breaches
  • Pastes
  • Passwords

License

MIT