The Password Strength Checker project aims to help users assess the robustness of their passwords quickly and effectively.
-
Updated
Oct 6, 2023 - CSS
The Password Strength Checker project aims to help users assess the robustness of their passwords quickly and effectively.
Prodigy-Infotech-CyberSecurity-Internship-Solutions
VueJS Password Strength Checker
BYTE N CRYPT, crafted by Cyber Cipherers, is a versatile Cyber Security Toolkit. It offers IP lookup, password management, encryption/decryption, password generation, strength checking, and a community chat for cybersecurity discussions.
Code for our 2016 IEEE/IFIP DSN paper "fuzzyPSM: A New Password Strength Meter Using Fuzzy Probabilistic Context-Free Grammars"
Python script that allows you to check the strength of passwords. It uses the zxcvbn library to evaluate the strength of passwords based on factors such as length, complexity, and common usage.
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.
Password Strength Checker To test the strength of the password Using Python
This repo contains a Python code for checking the strength of password. It analysis the password and return how strong the password is based of the length, complexity and presence of certain character. It also check if the password is in a list of frequently used password, Use this tool to determine how strong and secure your password is
Password Strength Calculator in Android Studio Kotlin
It is a password 🔑 strength prediction system that tells whether your password strength is very strong, strong or weak
A micro-library for checking and enforcing password constraints
A web login form that checks the strength of your password!
CipherCraftt is a powerful and customizable password generator that creates secure and memorable passwords or passphrases. It features passphrase generation, password expiry checking, entropy calculation, customizable wordlists, and more to ensure your passwords are both strong and easy to manage.
A JavaScript password strength checker for signup forms
Make sure your passwords are good enough.
守網者 cyberdefender BS password-strength checking function
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.
And ESM version of Dropbox/zxcvbn: a low-budget password strength estimator
Simple password kit that generates passwords and also checks the strength of passwords.
Add a description, image, and links to the password-strength-checker topic page so that developers can more easily learn about it.
To associate your repository with the password-strength-checker topic, visit your repo's landing page and select "manage topics."