PwnedPasswordsDLL Versions Save

Open source solution to check prospective AD passwords against previously breached passwords

3.1

5 years ago

Updated to resolve issue reported in #2

  • Will add better memory handling when I have more time.

3.0

5 years ago

Updated with support for Pwned Passwords version 3, better handling of passwords in memory

2.1

6 years ago

Releasing again just to ensure I release the correct edition. The last upload was located in a confusing directory, so reuploading to ensure I got it right.

2.0

6 years ago

Changed to use binary search algorithm for searching through over 330 million hashes - returns a value within a second. Hashes requesting password with SHA1 through Crypto++. Requires HIBP breached passwords text files - refer to https://jacksonvd.com/ for more information

v1.0

6 years ago

This is the external custom password filter DLL for checking passwords against the HaveIBeenPwned API.