|
16615a55f1
|
Learned that the LinkedIn hash list had some things done to obscure the hash some. I changed the code to work with the obscured hashes.
|
2014-09-17 15:35:56 -05:00 |
|
|
5358de1006
|
Corrected statement as I originally wanted to design it to where the password is hashed when clicking check, but now it hashes as you type.
|
2014-09-17 09:24:14 -05:00 |
|
|
6741d366ad
|
Added loading message so user knows if it's loading.
|
2014-09-17 08:19:39 -05:00 |
|
|
208d69e360
|
Changed terminalogy to stolen as that is what it really is. Added return key detection for SHA1 field and Email Address field. Will not add for password field as I do not want any activity with the password field to make internet calls. The user should be forced to click the check button to send the hash.
|
2014-09-17 07:56:36 -05:00 |
|
|
b873411854
|
Changed hash field to a mono font.
|
2014-09-16 22:10:07 -05:00 |
|
|
720cea0e45
|
Added hash checking, password strength checking, made things ajax based, added leak source.
|
2014-09-16 17:24:08 -05:00 |
|
|
e7a5a478ca
|
PasswordCheck Start.
|
2014-09-13 17:28:59 -05:00 |
|