876 Commits

Author SHA1 Message Date
Conor Patrick
e69865384f crypto is sorted out for nrf52 2018-06-03 00:50:46 -04:00
Conor Patrick
4837d5d5e9 attempt with nrf crypto lib 2018-06-02 22:47:04 -04:00
Conor Patrick
6d778fa5e9 start replacing sf crypto with hw crypto 2018-06-02 19:36:03 -04:00
Conor Patrick
28b6305b4c ctap/u2f works on nrf52 2018-06-02 18:30:59 -04:00
Conor Patrick
a71c9ef30a wrong compile flags 2018-06-02 17:47:40 -04:00
Conor Patrick
3766a396ed compile with no warnings 2018-06-02 15:48:29 -04:00
Conor Patrick
7a12eea133 major refactoring/simplifying 2018-06-02 14:44:12 -04:00
Conor Patrick
f681d7a19a add fix for engineering A errata and refactor 2018-06-02 00:20:04 -04:00
Conor Patrick
338de6cc2d slight clean up 2018-06-01 00:01:55 -04:00
Conor Patrick
225614ce18 usb hid works! 2018-05-31 23:54:11 -04:00
Conor Patrick
cefdd4b071 have device showing up as fido 2018-05-31 21:57:12 -04:00
Conor Patrick
593e74407d shitty start to usb hid 2018-05-30 23:42:22 -04:00
Conor Patrick
f0e2daa5c7 add real time counter 2018-05-30 22:49:34 -04:00
Conor Patrick
b65dfdec76 add nrf52 project 2018-05-30 22:00:20 -04:00
Conor Patrick
31cec1c1ef test fido2 2018-05-29 22:19:36 -04:00
Conor Patrick
b0669eca67 more or less consistant with other authenticator 2018-05-29 00:16:26 -04:00
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