60 Commits

Author SHA1 Message Date
Conor Patrick
55484f22b5 probably still some issue 2018-05-28 16:04:06 -04:00
Conor Patrick
1d173e149d passing usb hid tests 2018-05-28 15:38:30 -04:00
Conor Patrick
9c42823cd2 allocate cids better and do proper timeouts in hid 2018-05-28 14:14:59 -04:00
Conor Patrick
87429fb8a6 i believe this is how resync should work 2018-05-26 17:41:13 -04:00
Conor Patrick
fdd767cf9f start testing program 2018-05-26 17:27:28 -04:00
Conor Patrick
8120829c2f support max hid msg size, dont always abort on msg err 2018-05-26 17:27:10 -04:00
Conor Patrick
f73862ee3e fix der encoding bug in u2f 2018-05-26 15:35:58 -04:00
Conor Patrick
9209bff54f u2f support added 2018-05-26 15:29:37 -04:00
Conor Patrick
0c9c52afc2 whitebox patch u2f not tested 2018-05-26 12:51:56 -04:00
Conor Patrick
aaa2257716 start aes_gcm 2018-05-26 11:36:55 -04:00
Conor Patrick
7eceff2ffe add u2f shell 2018-05-26 11:36:41 -04:00
Conor Patrick
52cc61a575 encrypt credential with aes for start 2018-05-26 11:36:34 -04:00
Conor Patrick
2b482f0c43 couple bugs in excludeList fixed.. 2018-05-24 23:13:47 -04:00
Conor Patrick
d9c5bf2ea1 wrong order 2018-05-24 21:29:44 -04:00
Conor Patrick
10e50bea48 fix infrequent der formatting bug. start excludelist 2018-05-24 21:26:46 -04:00
Conor Patrick
644ceaef63 get_next_assertion works 2018-05-23 23:30:08 -04:00
Conor Patrick
a21c8058e1 prep for next credential 2018-05-22 23:27:19 -04:00
Conor Patrick
e04aa8ffd6 separate into 2 files 2018-05-22 22:43:10 -04:00
Conor Patrick
93681409a3 device lockout after 8 attemtps 2018-05-22 21:36:23 -04:00
Conor Patrick
6049f25bd4 reset device 2018-05-22 21:25:44 -04:00
Conor Patrick
35900455d5 change the pin 2018-05-22 20:42:34 -04:00
Conor Patrick
6a94af0729 pin error handling 2018-05-22 19:58:22 -04:00
Conor Patrick
5980c77775 parse bools 2018-05-21 22:27:34 -04:00
Conor Patrick
5bac402118 refactor, bugfix, add more pin command support 2018-05-21 21:57:35 -04:00
Conor Patrick
8020e868f9 verify the pinAuth parameter with hmac 2018-05-18 12:20:22 -04:00
Conor Patrick
8932dcb624 misc 2018-05-18 11:47:17 -04:00
Conor Patrick
6ea2a3bf60 add tags to logging 2018-05-18 11:40:17 -04:00
Conor Patrick
a0f54cf142 propogate errors right, add option checking 2018-05-17 23:50:52 -04:00
Conor Patrick
bfa4ba64ba support getPinToken 2018-05-17 23:11:00 -04:00
Conor Patrick
162539a561 progress on pin codes 2018-05-16 22:44:31 -04:00
Conor Patrick
4b35a37613 start on clientPin 2018-05-15 23:53:41 -04:00
Conor Patrick
dd5965f8ac
Update LICENSE 2018-05-15 22:08:30 -04:00
Conor Patrick
4dd6eea8e0 properly propogate errors 2018-05-14 22:55:47 -04:00
Conor Patrick
00248f4c98 add options and correct versions 2018-05-13 11:36:02 -04:00
Conor Patrick
bc9bec2e02 need to use sigder 2018-05-12 23:30:45 -04:00
Conor Patrick
48e7feac1d combination of refactoring and get_assertion support 2018-05-12 23:23:03 -04:00
Conor Patrick
381a9c53b0 oops 2018-05-12 23:22:23 -04:00
Conor Patrick
a382ab5e42 fix error with double HID response 2018-05-12 12:23:14 -04:00
Conor Patrick
f0768468f0 refactor make_credential 2018-05-12 12:19:31 -04:00
Conor Patrick
9fcbcad735 add micro-ecc again.. 2018-05-11 23:43:15 -04:00
Conor Patrick
fdaae85329 add micro-ecc submodule 2018-05-11 23:33:34 -04:00
Conor Patrick
f1deb635b1 make_credential works 2018-05-11 23:20:10 -04:00
Conor Patrick
71a0f1b55c fix hid write back buffering 2018-05-07 00:00:06 -04:00
Conor Patrick
7722fb0c56 more towards make_credential 2018-05-06 20:15:18 -04:00
Conor Patrick
aa77ccd8f9 update build env 2018-05-06 20:14:52 -04:00
Conor Patrick
eb1d3f6267 add cert/privkey scripts 2018-05-06 20:14:11 -04:00
Conor Patrick
e68e6c9466 add micro-ecc third party 2018-05-06 20:13:29 -04:00
Conor Patrick
51f8ef2e76 parsed make_credential 2018-05-06 14:54:42 -04:00
Conor Patrick
0c5c3dc742 add sha256 impl 2018-05-06 14:53:43 -04:00
Conor Patrick
ed6308eaa1 getinfo cmd filled in 2018-05-03 21:27:29 -04:00