Skip to content

This program is used to validate secure passwords. A valid password must contain at least two uppercase letters, two lowercase letters, four numbers and four special characters. The password cannot contain the persons first or last name or a sequence of three of the same characters in a row. The password must also be at least nine characters in …

Notifications You must be signed in to change notification settings

mbaileyfuturist/SecurePassword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

About

This program is used to validate secure passwords. A valid password must contain at least two uppercase letters, two lowercase letters, four numbers and four special characters. The password cannot contain the persons first or last name or a sequence of three of the same characters in a row. The password must also be at least nine characters in …

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages