password-strength-checker-c

(★ 13)

This is a simple C program that checks the strength of a password based on multiple criteria: length, uppercase letters, lowercase letters, digits, and special characters. It categorizes passwords as Weak, Medium, or Strong.

password-strength-checker-c 최신버젼 다운로드

최종 버전 다운로드 (.zip)
// repository documentation