Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Shubham-Bhavar/Password_Strength_Checker_Project_In_C_Programming

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 

Repository files navigation

Password_Strength_Checker_Project_In_C_Programming

Developed a Password Strength Checker in C that analyzes password complexity and categorizes passwords as Weak, Medium, or Strong. The program validates passwords using security criteria such as minimum length, character diversity, numeric digits, and special symbols, promoting better cybersecurity practices.

Password Strength Checker Core Idea:-

This project is a simple Password Strength Checker developed in C. It evaluates the strength of a password based on various security parameters, including:

  • Password length
  • Uppercase letters (A-Z)
  • Lowercase letters (a-z)
  • Numeric digits (0-9)
  • Special characters (!, @, #, $, etc.)

Features

  • Detects weak, medium, and strong passwords
  • Provides password strength feedback
  • Simple and beginner-friendly implementation
  • Uses standard C programming concepts

Technologies Used

  • C Programming Language
  • GCC Compiler

About

Developed a Password Strength Checker in C that analyzes password complexity and categorizes passwords as Weak, Medium, or Strong. The program validates passwords using security criteria such as minimum length, character diversity, numeric digits, and special symbols, promoting better cybersecurity practices.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.