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 |