Repository navigation
strength
- Website
- Wikipedia
Angular UI library to illustrate and validate a password's strength with material design
A workout tracker for iOS that includes cycling, running, as well as strength exercises. Supports Bluetooth sensors.
Password/passphrase strength checking and policy enforcement
A program that can generate a secure password of up to 100 characters, extract securely selected words from the diceware wordlist, generate a password from a sentence, and check for vulnerabilities in a given password.
Custom mask function for prompt-password that adds a 'strength progress meter' that changes color as the password strength increases. Uses zxcvbn, the popular password strength estimation tool brought to you by dropbox.
A strength progress visual tracker and other support utilities for strength lifters, powerlifters, crossfitters and new lifters.
Electron app to help you practice Grease the Groove method to achieve your goals and get stronger 💪!
A cryptographic tool for the deterministic generation of unique user IDs, and NaCl cryptographic keys
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.