Sign in Sign up
nuget

zxcvbn.net

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 calculations made client side with the original (included) zxcvbn js library.

nuget View on Nuget

Activity

Latest release
11y ago
Total releases
11
Cadence
~daily
Last 12 months
0

Details

First release
Apr 29, 2014
Releases
Version Released
0.0.16 patch
0.0.15 patch
0.0.14 patch
0.0.13 patch
0.0.12 patch
0.0.11 patch
0.0.10 patch
0.0.9 patch
0.0.8 patch
0.0.7 patch
0.0.6 initial