Found 60 packages
C#/.NET port of Dan Wheeler/DropBox's Zxcvbn JS password strength estimation library. Updated for .Net Core.
.NET package to check the password strength of a certain passphrase. A password strength checker based from RegEx (Regulax Expression).
Checks the strength of a password
Password Strength Indicator somewhat similar to ASP.NET AJAX PasswordStrength extender control behavior Available Features: Password setting are stored in xml file, Client side and server side validation, Password strength in different colors, Check if password contains x number of Uppercase characters (A-Z), Check if password contains any Lowercase characters (a-z), Check if password contains x number of Base 10 digits (0 through 9), Check if password contains x number of allowable Nonalphanumeric characters, Check if password meet the Minimum and Maximum password length requirement, Check if password exceeded the allowable Maximum consecutive repeated character, Check if password contains keyboard sequence (i.e., 123456, qwerty, …)
.NET wrapper for the Dropbox zxcvbn password strength estimator
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 configuration settings and also provide custom validation methods. There are two parts to this library: score checking and validation testing. Testing a password will perform both actions. The score checking will provide an overall score to a password which is the sum of all test scores. The validation testing will return whether a password passed or failed the tests.
Port of Dropbox's Zxcvbn in C#
Transform financial market price data into technical analysis indicators such as MACD, Stochastic RSI, Average True Range, Parabolic SAR, and more.
C#/.NET Zxcvbn JS password strength estimation library. A fork of zxcvbn-cs by trichards57 that restores entropy
Owasp Password Strength Test (owasp-password-strength-test) binding library for Bridge.NET projects.
Password Strength is a simple tool for checking the strength of a password. It returns the strength of the password based on various factors.
Password strength checker component for .NET
Pre-Holiday Strength Strategy (C#)
VWAP ADX Trend Strength (C#)
VWAP ADX Trend Strength (Python)
Pesto is a secure password strength estimator blending features from zxcvbn and Azure AD Password Protection used for sensitive applications that require mutable data structures.
.NET Standard 2.0 port of Michael Ford/Dan Wheeler/DropBox's Zxcvbn js password strength estimation library
End of Month Strength Strategy (C#)
Package Description
End of Month Strength Strategy (Python)