password-validation
There are 88 repositories under password-validation topic.
jasonnam/Navajo-Swift
Password Validator & Strength Evaluator
altayer-digital/ATGValidator
iOS validation framework with form validation support
jamiecounsell/django-pwned-passwords
Cross-references new Django registration passwords with "Have I Been PWNED?".
uttamsaha/funny-password-validation
This is a funny sign up project using javascript. User should must enter 8 character's of password. If the password length is less than 8 then the user cannot click to the register button. This register button will move.
go-passwd/validator
Flexible and customizable password validation
lionheart/django-pwnedpasswords-validator
Django password validator that checks for passwords in known data breaches.
codeperfectplus/Sanatio
Document/String/Number/Date/Email/Username/Password Validation In python.
havardt/PasswordValidator
A .NET standard library for advanced password validation.
tiavina-mika/check-password-complexity
A simple utility to check password strength and complexity
tiavina-mika/mui-password-checklist
A Material-UI password input with list of password validation steps or conditions that should be fulfilled.
koslib/django-pwned-password
Validate user passwords against haveibeenpwned.com database
heinzguenter/ESP8266-Captive-Portal
A captive portal for the NodeMCU ESP8266 with a dashboard, multy language support, password validation and a deauthing function.
xianghuzhao/kdfcrypt
Go library for password hashing with KDF (key derivation function)
AttackSecurity/desktop
A lightweight tool for validating password combos, testing password strength, and analyzing credential structure.
scr037/zxcvbn-swift
This is a contribution to the low budget password strength checker (https://github.com/dropbox/zxcvbn) compatible with swift package manager.
Cosaslearning/Registration-Form-Validation-Check-In-JavaScript
Source Code Of Registration Form Validation Check In JavaScript Using HTML, CSS And JavaScript. Learn How To Make Registration Form Validation Check In JavaScript And Get Free Source Code.
rmonu0189/TextFieldValidation
A rule-based validation on textfield for Swift
8go/TrezorHash
:lock: use your Trezor device to create an encrypted hash of an input message
ahmad245/best-form-validation-javascript
best form validation javascript with materialize css https://best-form-validation-javascript.now.sh/
BODHEESH/bodhi-form-validation
Please use this package for your projects for all types of form validations. I would love to hear your feedback on the package. If you enjoy using it, please give it a star on the repository. Based on your suggestions, I will update the package to cover all use cases, aiming to make it an all-in-one solution for form-validations
Coding-Meet/Form-Validation
Form Validation in Android Studio Kotlin
CodingWithEnjoy/Password-Validation-HTML-CSS-JS
چک کننده پسوورد | Password Validation 😉🚀🤩
OrangoMango/PasswordVerificator
Output: strong or weak password
red-sight/password-regexp
A simple tool for easy creating regexp expression to check the password strength
weblineindia/Vue-Password-Component
A VueJS based Password component to add password as a text/password property with validation. The password value is automatically validated on blur event. You can also disable and hide password field using disable and hide props.
coenttb/swift-password-validation
A Swift library for type-safe password validation
courseworks/AUT_BP_2024_Fall_HW3
The third assignment for AUT's Basic Programming course (Fall 2024) engages students with diverse C programming exercises, such as sorting words alphabetically, validating passwords, checking palindromes, encrypting with Caesar Cipher, and manipulating arrays. This assignment focuses on developing skills in string manipulation.
duongnguyen321/rgex
A powerful, chainable regex builder platform with comprehensive validation utilities
enesozmus/APasswordValidationScreenInSwiftUI
✅ How to Create a Password Validation Screen in SwiftUI
huntergera/yh-validator
A lightweight form validation library with modular functions
MOHAMMADSHEHBAZ/password_validator
password_validator
priyankraychura/PasswordValidator-JS-Project
A JavaScript tool for real-time password validation. Deployed on Vercel.
tatilimongi/PassChecker
A TypeScript-based password validation tool following Test-Driven Development (TDD) principles, tested with Jest
ypreiser/NIST-password-ts
A lightweight, zero-dependencies open-source password validator according to NIST guidelines.