Simple Have I Been Pwned checker for KeePass
-
Updated
Nov 30, 2021 - C#
Simple Have I Been Pwned checker for KeePass
KeePass plugin which integrates the k-Anonymity pwned password search from HIBP
A .NET HTTP client library for the "';-- Have I Been Pwned" API: https://haveibeenpwned.com/api/v3
.NET Core API and ASP.NET Core Identity Password Validator powered by Troy Hunt's Pwned Passwords v3
Provides a simple interface (netstandard1.3 and .net461) to the I Have Been Pwned V2 breached password endpoint using the enhanced anonymity provided by the k-Anonymity method (/range endpoint). See Troy Hunt's blog for more details (https://www.troyhunt.com/ive-just-launched-pwned-passwords-version-2/)
Provides simple client to talk to the "Have I been Pwned?" API as hosted by Troy Hunt.
Add a description, image, and links to the hibp topic page so that developers can more easily learn about it.
To associate your repository with the hibp topic, visit your repo's landing page and select "manage topics."