Skip to content

nitinkv-dev/Password-strength-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” 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

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

About

Python-based password strength checker with SHA-256 hashing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages