A Python-based cybersecurity project that evaluates password strength and securely hashes passwords using SHA-256.
- Checks password strength based on:
- Length
- Uppercase letters
- Lowercase letters
- Numbers
- Special characters
- Provides actionable feedback to improve weak passwords
- Uses SHA-256 hashing for secure password storage
- Python 3
- Regular Expressions (re)
- hashlib (SHA-256)
python password_checker.py
# π Password Strength Checker
A Python-based cybersecurity project that evaluates password strength and securely hashes passwords using SHA-256.
## π Features
- Checks password strength based on:
- Length
- Uppercase letters
- Lowercase letters
- Numbers
- Special characters
- Provides actionable feedback to improve weak passwords
- Uses SHA-256 hashing for secure password storage
## π Tools & Technologies
- Python 3
- Regular Expressions (re)
- hashlib (SHA-256)
## π How to Run
```bash
python password_checker.py
# π Password Strength Checker
A Python-based cybersecurity project that evaluates password strength and securely hashes passwords using SHA-256.
## π Features
- Checks password strength based on:
- Length
- Uppercase letters
- Lowercase letters
- Numbers
- Special characters
- Provides actionable feedback to improve weak passwords
- Uses SHA-256 hashing for secure password storage
## π Tools & Technologies
- Python 3
- Regular Expressions (re)
- hashlib (SHA-256)
## π How to Run
```bash
python password_checker.py
# π Password Strength Checker
A Python-based cybersecurity project that evaluates password strength and securely hashes passwords using SHA-256.
## π Features
- Checks password strength based on:
- Length
- Uppercase letters
- Lowercase letters
- Numbers
- Special characters
- Provides actionable feedback to improve weak passwords
- Uses SHA-256 hashing for secure password storage
## π Tools & Technologies
- Python 3
- Regular Expressions (re)
- hashlib (SHA-256)
## π How to Run
```bash
python password_checker.py