Skip to content
#

password-validation

Here are 69 public repositories matching this topic...

This repository contains a Python-based password strength checker that evaluates password security by assessing key criteria such as length, use of uppercase and lowercase letters, digits, and special characters. It provides feedback on improving password strength, making it a useful tool for users who want to create stronger passwords.

  • Updated Sep 11, 2024
  • Jupyter Notebook

password-strength-analyzer is a utility for evaluating the strength of passwords. It provides a customizable and easy-to-use way to validate password strength, calculate entropy, and assign scores based on predefined rules. The analyzer is based on entropy calculations and predefined regular expression rules.

  • Updated Aug 22, 2024
  • TypeScript
Angular-Password-Input

An AngularJS based Password Input component, which provides input field to add password as a text / password property with validation. The password value is automatically validated on change event. You can also disable password field using disable props.

  • Updated Apr 19, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the password-validation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the password-validation topic, visit your repo's landing page and select "manage topics."

Learn more