This package allows you to check the realistic entropy (i.e., difficulty of a hacker to crack) of a given password. The package ports the original zxcvbn js library to .net. This means the suitability of a password can be checked server side. Further more the calculated entropy matches the...
More information
This project was created to provide an easy to use and configurable password validation library. If the default configuration is sufficient for your needs the library can be used out of the box without further setup. However, if you have specific validation needs you can alter the library...
More information