password-checker

password strength meter component for delphi

Does anyone know of password strength meter component for delphi Win32? Important : must be for a Win32 Form, not for Web. something like that (but for Win32) ...

Guidelines for a Password Strength Meter (Password checker) Design

I have tried different types of Password Strength Meters or Password checkers, but all give me different results when I test the same Password, because each implements its own algorithm. Is there some official standard or guideline that can follow me to build my own Password Strength Meter. If there was no official standard, what featu...