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
Code for our 2016 IEEE/IFIP DSN paper "fuzzyPSM: A New Password Strength Meter Using Fuzzy Probabilistic Context-Free Grammars"
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.
VueJS Password Strength Checker
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
AI Password Manager : An efficient way of storing and managing your credentials with a touch of AI !
PasswordSentinel is a secure, local-only password manager built with java, using java swing GUI. All data stays on your device, ensuring complete privacy while offering strong password generation and safe storage.
Password Strength Calculator in Android Studio Kotlin
A micro-library for checking and enforcing password constraints
It is a password 🔑 strength prediction system that tells whether your password strength is very strong, strong or weak
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 web login form that checks the strength of your password!
the password strength checker project aims to help users assess the robustness of their passwords quickly and effectively.
A JavaScript password strength checker for signup forms
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
Shows password strength, shows password breach status and has a strong password generator.
守網者 cyberdefender BS password-strength checking function
This Python script is a simple password strength checker. It evaluates a user's password based on length and the presence of uppercase letters, lowercase letters, digits, and special characters. Depending on these criteria, it classifies the password as Weak, Moderate, or Strong to help users create more secure 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."