Password Strength Checker
- ANSSI recommendations :
- Number of characters
- Single characters
- Repetitions
- Uppercase
- Lowercase
- Digit
- Special characters
- Recognition of dangerous keywords
- Password dictionary
- Brute Force :
- Accurate time for brute force
- Possibilities by characters
- Maximum operations to find the password
- Calculate with
- Mac Book Pro 2017
- Dedicated server
- Tianhe-2
- Français
- English
npm run serve
npm run build
npm run test:unit
npm run lint