Found 5 packages
.NET package to check the password strength of a certain passphrase. A password strength checker based from RegEx (Regulax Expression).
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, …)
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.
Password Predicate is used for checking if a string complies with the given requirements. It is meant for checking password strings. It does not encrypt or decrypt the password and does not return a password strength. BUT IT DOES OFFER: - setting the minimum and maximum password length, - setting required upper case letter count, - setting required lower case letter count, - setting required digit count and - setting required special character count. ON TOP OF THAT IT ALSO OFFERS: - setting a list of words (strings) that must not be used in password, - finding these prohibited strings as substrings of the password, - finding these prohibited strings as subsequences of the password. - both substring and subsequence search can be turned on or off and - match prohibited string case can also be turned on or off. Password string must not be null and must not contain backslash (\).
Use of this component requires that you download the full "3D Control Magic for .NET" package from their website: https://www.multimediasoft.com/bins/3dcm_t.exe The full downloaded package comes with extensive documentation. 3D Control Magic for .NET is the ultimate 3D control component developed with the purpose of replacing some of the old fashioned Windows flat controls in applications written with Visual Studio. No matter if you are developing a simple Windows application, a kiosk application or a touch screen application for the POS market: 3D Control Magic will enhance your user interface with an outstanding look and will give you the possibility to shorten your applications time-to-market. The strength of this product is the fact that it doesn't make use of predefined bitmaps, created with expensive graphical applications, in order to render its surface: it calculates the 3D rendering of its surface using a proprietary algorithm whose quality cannot be found in any of the few competitors on the market: this will allow to save time and money each time you will have to make a customization of your applications; furthermore, thanks to the use of predefined 'templates', you can change all the settings of a button with a single line of code during the application execution. 3D Control Magic is not only an enhanced alternative PushButton control but a suite of 11 different controls which can be used as greatly enhanced alternatives to standard Windows common controls. Inside the online documentation you will find a lot of tutorials and information that will help you getting the most from this product. 3D Control Magic is a single .NET component that can be used as: - PushButton - RadioButton - CheckBox - Label - GroupBox - PictureBox - Enhanced Standard CheckBox - Enhanced Standard Radio Button - Progress Bar - Split Button - Form Shaper With 3D Control Magic, which is fully UNICODE compliant, you can have the same great button animation capabilities and disjointed rollover effects that you have come to love in Macromedia Flash buttons on Web-based pages and on the Internet.