passwordstrength
There are 14 repositories under passwordstrength topic.
mehrankmlf/PassGuard
PassGuard is designed to assess the strength of password strings.
scr037/zxcvbn-swift
This is a contribution to the low budget password strength checker (https://github.com/dropbox/zxcvbn) compatible with swift package manager.
AnandJogawade/Password-Strength-Analysis-Tool
Password Strength Analysis Tool
RakeshStha/Form-passwords
Password Strength Checker, Confirm password checker, Hid and show password
Afnan5750/Check-Password-Strength
Our Check Password Strength project empowers users by displaying the strength of their passwords in real-time. As users enter their passwords, the input field's border color changes to reflect the password's strength level. They can also toggle password visibility using an eye icon for added convenience and security.
hannakfoo/passwordstrength
Javascript project to research password strength mechanisme with an example library
lakshay1341/Password-Strength-Tester-and-Cracker
The Password Strength Tester and Cracker is a Java-based tool designed to enhance cybersecurity awareness and education.This tool integrates user input and random password generation, providing a comprehensive solution for password analysis. It is ideal for understanding the importance of strong passwords and the risks associated with weak ones.
MitchelCardona28/KGen
KGen generates a strong random password.
UniquePython/Password-Checker
The Password Checker repository hosts a Python script designed to assess the security and strength of passwords.With a focus on promoting password security awareness, this tool serves as a helpful resource for individuals seeking to enhance the protection of their accounts and sensitive information online.
0xRohanisop/PASSWORD-STRENGTH-CHECKER
password Strength Checker
carmenabans/Password-Strength-Analysis
This project analyzes the vulnerability of various password types against cracking attempts using John the Ripper. It highlights how password complexity affects security.
Mohshaikh23/Password-Strength-Checker-using-Machine-Learning
Password Strength Checker is an application that checks how strong a password is by using Random Forest Classifier