ravisorg / Mellt

A brute force password checker that returns a meaningful number describing the real world strength of your password
78 stars 24 forks source link

Nodejs Version #2

Closed SeanJA closed 12 years ago

SeanJA commented 12 years ago

Exposes 3 functions: check_common => check if it is a common password brute_force_days => how many days does it take to brute force the password check_password => combo function (-1 if common, 0+ === bruteforce)