Skip to content

sp0rus/Password-Strength-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

======================================
==== Password Strength Calculator ====
======================================

Creator: sp0rus (John Stitt)
Language: Java
Purpose: A very basic password strength calculator I created for fun one day.
         Every now and then more functionality is added, or old code is improved.
Usage:
        Compile: javac pwstrength.java
        Run with arguments: java pwstrength [PASSWORD]
        Run w/o arguments: java pwstrength

Not the most useful thing in the world, but it's something.

About

A very (very) basic implementation of a password strength calculator on the command line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages