GitHub topics: password-validation
amankrs21/Reactify-Hub
A collection of mini React apps built into Reactify Hub—featuring weather, password validation, calculator, BMI, and todos. Each tool showcases refined React concepts like state, props, and hooks in a clean, interactive, and responsive UI.
Language: JavaScript - Size: 1.81 MB - Last synced at: about 8 hours ago - Pushed at: about 9 hours ago - Stars: 1 - Forks: 0

go-passwd/validator
Flexible and customizable password validation
Language: Go - Size: 167 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 13 - Forks: 4

hammadliaquat77/Password-Validator
Password-Validator
Language: JavaScript - Size: 22.5 KB - Last synced at: 28 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

rzhkjr/password-strength-estimator
password strength estimator 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.
Language: TypeScript - Size: 146 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

ypreiser/NIST-password-ts
A lightweight, zero-dependencies open-source password validator according to NIST guidelines.
Language: TypeScript - Size: 206 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

rohitanchal/user-registration-form-validation
A simple user registration system with live password validation using HTML, JavaScript, and Bootstrap. It provides real-time feedback on password strength and stores registered users in localStorage. Users remain listed even after a page refresh.
Language: HTML - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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
Language: TypeScript - Size: 95.7 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

PrthD/Programs-in-Python
🐍 A collection of Python programs solving various algorithmic and real-world problems. Covers topics like word frequency analysis, password validation, numerical computations, data preprocessing, and probability simulations, making it a useful resource for problem-solving and automation. 🚀📊
Language: Python - Size: 19.5 KB - Last synced at: about 5 hours ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tatilimongi/PassChecker
A TypeScript-based password validation tool following Test-Driven Development (TDD) principles, tested with Jest
Language: TypeScript - Size: 43.9 KB - Last synced at: 20 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

heinzguenter/ESP8266-Captive-Portal
A captive portal for the NodeMCU ESP8266 with a dashboard, multy language support, password validation and a deauthing function.
Language: C++ - Size: 1.59 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

junecodes767/Password-Strength-Checker
A Python script that validates and improves passwords, ensuring they meet security criteria like length, complexity, and avoiding common patterns.
Language: Python - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

lionheart/django-pwnedpasswords-validator 📦
Django password validator that checks for passwords in known data breaches.
Language: Python - Size: 129 KB - Last synced at: 19 days ago - Pushed at: about 6 years ago - Stars: 14 - Forks: 0

Py-Contributors/Sanatio
Document/String/Number/Date/Email/Username/Password Validation In python.
Language: Python - Size: 197 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 10 - Forks: 8

jasonnam/Navajo-Swift
Password Validator & Strength Evaluator
Language: Swift - Size: 1.58 MB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 132 - Forks: 33

YSayaovong/Secure-Password-Validator
A Python tool to validate password strength based on criteria such as length, case sensitivity, and special characters, designed to enhance cybersecurity practices.
Language: Python - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

tiavina-mika/mui-password-checklist
A Material-UI password input with list of password validation steps or conditions that should be fulfilled.
Language: JavaScript - Size: 9.87 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 7 - Forks: 0

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.
Language: C - Size: 1.12 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

tiavina-mika/check-password-complexity
A simple utility to check password strength and complexity
Language: JavaScript - Size: 7.75 MB - Last synced at: about 5 hours ago - Pushed at: 10 months ago - Stars: 7 - Forks: 0

MHS-4ever/Password-Strength-Checker-Tool
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.
Language: Jupyter Notebook - Size: 22.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

RahulBRB/Password-Strength-Validator
Provides a real-time password strength check and gives immediate feedbacks on their password's strength.
Language: CSS - Size: 5.86 KB - Last synced at: 28 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

jamiecounsell/django-pwned-passwords
Cross-references new Django registration passwords with "Have I Been PWNED?".
Language: Python - Size: 65.4 KB - Last synced at: about 23 hours ago - Pushed at: 10 months ago - Stars: 27 - Forks: 8

usvc/go-password
A Go package to manage password hashing, verification, and validation
Language: Go - Size: 39.1 KB - Last synced at: 7 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

red-sight/password-regexp
A simple tool for easy creating regexp expression to check the password strength
Language: JavaScript - Size: 466 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

ahmed-ashar/Password-Validation
Language: JavaScript - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

MOHAMMADSHEHBAZ/password_validator
password_validator
Language: JavaScript - Size: 75.2 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

havardt/PasswordValidator
A .NET standard library for advanced password validation.
Language: C# - Size: 88.9 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 10 - Forks: 2

tiavina-mika/mui-password-checklist-demo
A Material-UI password input with list of password validation steps or conditions that should be fulfilled.
Language: TypeScript - Size: 12.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

enesozmus/APasswordValidationScreenInSwiftUI
✅ How to Create a Password Validation Screen in SwiftUI
Language: Swift - Size: 11.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

abu-yusuf-dev/JavaScript-Form-Validation
An Example of JavaScript Form Validation
Language: HTML - Size: 4.88 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

tiavina-mika/check-password-complexity-demo
Created with CodeSandbox
Language: TypeScript - Size: 380 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

AndiBird/passbird
An npm's library for easy keygen and easy password validation
Language: JavaScript - Size: 104 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

airacaughton4k/Arduino-Password-Validation
This Arduino project aims to create a password validation system using basic electronic components and user input via a keypad. The system utilizes an LCD display to provide feedback, a keypad for entering the password, and both a buzzer and LED to indicate successful or failed attempts.
Language: C++ - Size: 114 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Neha-251/Resources-management-Project
This is a Frontend Project. I have implemented advanced frontend operations here along with redux.video Link => https://www.loom.com/share/40294feec1e0423883ae8e489d4606ff
Language: JavaScript - Size: 656 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

weblineindia/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.
Language: JavaScript - Size: 85.9 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

altayer-digital/ATGValidator
iOS validation framework with form validation support
Language: Swift - Size: 120 KB - Last synced at: 21 days ago - Pushed at: about 5 years ago - Stars: 51 - Forks: 10

aroan-v/Sign-up-Form
Language: HTML - Size: 4.74 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

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.
Language: Vue - Size: 45.9 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

omarelmalak/MD5HashingProject
An implementation of the MD5 Hashing algorithm for efficient password validation and security in Python.
Language: Python - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kenhorlador/Cpp-Password_Validator
A simple program that validates whether the password contains some characters or digits.
Language: C++ - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Coding-Meet/Form-Validation
Form Validation in Android Studio Kotlin
Language: Kotlin - Size: 1.48 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

xianghuzhao/kdfcrypt
Go library for password hashing with KDF (key derivation function)
Language: Go - Size: 65.4 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

time-to-program/password-validation-reactjs
React JS example to validate password and confirm password
Language: JavaScript - Size: 286 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jgdigitaljedi/stringman
A JS/TS library containing a collection of string manipulation and regex methods.
Language: TypeScript - Size: 1000 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

scr037/zxcvbn-swift
This is a contribution to the low budget password strength checker (https://github.com/dropbox/zxcvbn) compatible with swift package manager.
Language: Objective-C - Size: 387 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

maciejkuran/forms-validation-API
Introducing the Lightning Fast Free Form Validation REST API! 🚀 This API effortlessly takes care of all your validation needs! 🎁
Language: TypeScript - Size: 190 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

brookesb91/password_strength
A password strength calculator, validator and indicator.
Language: Dart - Size: 270 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

LeaHayas/Validacion-Contrasena
Este script tiene como objetivo verificar si una contraseña cumple con ciertos requisitos de seguridad. Se evalúa la longitud de la contraseña, la presencia de letras mayúsculas y minúsculas, números y caracteres especiales.
Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

defrein/login-system-and-password-validation
Program Sistem Login dan Validasi Username dan Password dengan bahasa C
Language: C - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

CodingWithEnjoy/Password-Validation-HTML-CSS-JS
چک کننده پسوورد | Password Validation 😉🚀🤩
Language: CSS - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

JoshAaronLevy/regexbuddy
Implement common regex functionality in your code with a simplified syntax
Language: JavaScript - Size: 4.84 MB - Last synced at: 10 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

sarveshh/Password-Assistant
Password validation tools
Language: JavaScript - Size: 642 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 2

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.
Language: CSS - Size: 850 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

duckduckcodes/react-password-cheker
React Password Cheker: A simple and customizable password validation library for React applications.
Language: JavaScript - Size: 8.96 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

Jody-Whitis/ICUScore 📦
ICUScore Windows App
Language: Visual Basic .NET - Size: 44.2 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

shashankchandak/Password_Validation_Animation
Language: Java - Size: 3.5 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 1

yugjadvani-dev/react-password-confirm-password-match-validation
Password and Confirm Password Match Validation
Language: JavaScript - Size: 312 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

claudeloba/PasswordValidation
Simple password validation run in browser. Checks for length, number, capitalization and special characters.
Language: HTML - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jaysonib/password-in-c-language-using-file
how to read password from the file and validate user in C language.
Language: C++ - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

koslib/django-pwned-password
Validate user passwords against haveibeenpwned.com database
Language: Python - Size: 27.3 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 4

tarnilok/CatalogueCase
Language: Python - Size: 602 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

lit-technology/input-validator
Create extensible Android Validators.
Language: Java - Size: 64.5 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

OrangoMango/PasswordVerificator
Output: strong or weak password
Language: Python - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

8go/TrezorHash
:lock: use your Trezor device to create an encrypted hash of an input message
Language: Python - Size: 175 KB - Last synced at: 16 days ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

BharatMaheshwari96/PasswordValidation
Its a password validation code in python 3. If the password meets the criteria then the result will be displayed on to the screen.
Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ahmad245/best-form-validation-javascript
best form validation javascript with materialize css https://best-form-validation-javascript.now.sh/
Language: JavaScript - Size: 458 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

rmonu0189/TextFieldValidation
A rule-based validation on textfield for Swift
Language: Swift - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 2

dylanwooters/angular-password-validation
Angular password validation!
Language: TypeScript - Size: 101 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Droow/react-password-indicator
Package providing flexible yet powerful password input with fully customizable render
Language: JavaScript - Size: 3.3 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

mikeludemann/password_validation_checker
A simple password validation checker for secure passwords
Language: JavaScript - Size: 2.93 KB - Last synced at: 26 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

stetsd/pass-power
Module for score of password / check required cases and get common state of password
Language: JavaScript - Size: 2.93 KB - Last synced at: 2 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

utkarshrai003/password_schema_validator
Rails gem that extends Active Model Validations to provide an easy to use way for validating passwords or strings.
Language: Ruby - Size: 28.3 KB - Last synced at: 3 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
