blob: 9b3c37eb23f9e7672442fe9b01226039ec690562 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Have I Been Pwned
Go library for interacting with [HaveIBeenPwned](https://haveibeenpwned.com/).
Implemented:
* [ ] Breaches
* [ ] Pastes
* [x] Passwords
## License
[MIT](LICENSE)
|