Nathan Button
|
69b89b25d8
|
Move to Vendor
|
2016-03-08 09:57:50 -07:00 |
Nathan Button
|
8165bed34b
|
missed a file
|
2016-01-29 14:53:33 -07:00 |
Nathan Button
|
54e42d230c
|
passwords now passing through the 1337 matcher. Not sure if scoring is correct.
|
2016-01-29 14:53:09 -07:00 |
Nathan Button
|
7725100293
|
Get all permutation of leet sub
|
2016-01-29 11:25:32 -07:00 |
Nathan Button
|
58d1351487
|
Start work on l33t.
|
2016-01-27 17:11:50 -07:00 |
Nathan Button
|
9f59e087f7
|
Updated read
|
2016-01-22 09:18:01 -07:00 |
Nathan Button
|
d53cdd1014
|
test now calculate the % error and test on that. I set this test up so that if will always pass. These test are more to see how close to feature parity the library is.
|
2016-01-22 09:16:36 -07:00 |
Nathan Button
|
05b1d2de1c
|
minor tweaks and fixes. updated the test to fit the tweaks.
|
2016-01-21 15:40:34 -07:00 |
Nathan Button
|
f582c737cd
|
Commenting this out since it always fails. Really need to figure out the best way to test this. . . I am thinking a %err might be better than ==
|
2016-01-21 15:39:55 -07:00 |
Nathan Button
|
8711c8f158
|
Pull entropy calculation into its own file. Simplified the Match struct. matching now populates Match.Entropy.
|
2016-01-21 15:26:33 -07:00 |
Nathan Button
|
24b6c156b2
|
Fixed the spatial match issue. Added more test
|
2016-01-19 11:59:29 -07:00 |
Nathan Button
|
7fa8f55be0
|
fat
|
2016-01-13 15:49:04 -07:00 |
Nathan Button
|
e3fb346bcb
|
fixed some test. I update some of the math function back in the day, but never updated the test.
|
2016-01-13 15:47:44 -07:00 |
Nathan Button
|
5ab9bcfcf0
|
Merge branch 'master' of https://github.com/nbutton23/zxcvbn-go into button-wip
|
2016-01-13 15:03:23 -07:00 |
Nathan Button
|
73a5c3efcc
|
added Go deps
|
2016-01-13 15:02:53 -07:00 |
Nathan Button
|
03b3d0ef0b
|
Merge pull request #4 from stephens2424/master
adding basic quick test
|
2016-01-13 13:36:58 -07:00 |
Stephen Searles
|
feb1775e60
|
adding basic quick test
|
2015-12-23 23:03:27 -08:00 |
Nathan Button
|
3be29968ae
|
WIP
|
2015-12-23 14:46:05 -07:00 |
Nathan Button
|
d490adbfd1
|
Merge pull request #3 from nbutton23/button-data-binding
Fixed spatial Entropy scoring. Added sequence scoring.
|
2015-10-14 09:40:06 -06:00 |
Nathan Button
|
a9a908cd1d
|
Fixed spatial Entropy scoring. Added sequence scoring.
|
2015-10-14 09:38:47 -06:00 |
Nathan Button
|
c58275908d
|
Merge pull request #2 from nbutton23/button-data-binding
Added data binding. Moved all the Json files into on folder
|
2015-10-06 18:15:40 -06:00 |
Nathan Button
|
80ad1b1d96
|
Added data binding. Moved all the Json files into on folder
|
2015-10-06 18:14:08 -06:00 |
Nathan Button
|
17f81ad607
|
Update README.md
Yeah found a major bug.
|
2015-10-06 16:33:06 -06:00 |
Nathan Button
|
24881c5e38
|
Forgot to remove imports
|
2015-10-06 16:28:34 -06:00 |
Nathan Button
|
e098256e10
|
renamed the package.
|
2015-10-06 16:21:50 -06:00 |
Nathan Button
|
9acbd57b69
|
Merge pull request #1 from nbutton23/button-repeating-match
Button repeating match
|
2015-10-06 16:19:28 -06:00 |
Nathan Button
|
0c1d96fc2c
|
pulled out main function.
|
2015-10-06 16:19:04 -06:00 |
Nathan Button
|
0270356a60
|
Implemented repeating match. Started with l33t check
|
2015-10-06 16:15:33 -06:00 |
Nathan Button
|
2569311def
|
Update LICENSE.txt
Made it look like the python one. . .
|
2015-10-06 14:11:02 -06:00 |
Nathan Button
|
e63b91de56
|
Update README.md
|
2015-10-06 13:18:33 -06:00 |
Nathan Button
|
2180022980
|
Update README.md
|
2015-10-06 13:17:38 -06:00 |
Nathan Button
|
63be801790
|
Updated README this is a copy of the Python one with a few tweaks for syntax and what not.
|
2015-10-06 13:14:13 -06:00 |
Nathan Button
|
e479b1bf0a
|
Scoring partly done. Its now in a state that it can be used. =D
|
2015-10-06 12:43:37 -06:00 |
Nathan Button
|
bcad144b2d
|
Added some test. Made paths relative. Ported more python over
|
2015-10-05 13:56:21 -06:00 |
Nathan Button
|
441bbc2241
|
Changed to use the Python version as my base.
|
2015-10-01 07:38:42 -06:00 |
Nathan Button
|
21a0630b2e
|
Accidentally added a binary removing it now.
|
2015-09-29 16:45:16 -06:00 |
Nathan Button
|
bb6acf96e6
|
Create README.md
|
2015-09-29 16:42:33 -06:00 |
Nathan Button
|
d10ecf471f
|
License doc
|
2015-09-29 16:39:16 -06:00 |
Nathan Button
|
498d5a5ae0
|
init. Added Json for adjacency and word list
|
2015-09-29 16:35:25 -06:00 |