Validates password according to flexible and intuitive specification
-
Updated
May 31, 2020 - Python
Validates password according to flexible and intuitive specification
Django password validator that checks for passwords in known data breaches.
Django password validator based on haveibeenpwned.com API
This is a straightforward Python script designed to assess the strength of a password based on several common security criteria. It provides a score and helpful feedback to guide users in creating stronger passwords.
This is my Artificial Intelligence Lab 2 Working.
An interactive text-based Python application using the urwid library that rates the strength of a password based on several criteria
Python script to audit and enforce password policies using YAML configuration.
Add a description, image, and links to the password-validator topic page so that developers can more easily learn about it.
To associate your repository with the password-validator topic, visit your repo's landing page and select "manage topics."