Commit graph

56 commits

Author SHA1 Message Date
Philippe Teuwen
cc0454d5d2 tag unused Cmd [-Wunused-parameter] 2019-04-10 12:23:40 +02:00
Philippe Teuwen
7f76fea21a good const, bad const, fixing -Wincompatible-pointer-types-discards-qualifiers 2019-04-10 10:21:42 +02:00
iceman1001
7344d9128f style 2019-03-18 22:35:33 +01:00
Philippe Teuwen
961d929f4d changing {} style to match majority of previous style 2019-03-10 11:20:22 +01:00
Philippe Teuwen
0373696662 make style 2019-03-10 00:00:59 +01:00
Philippe Teuwen
0d9223a547 client: fix mix of spaces & tabs 2019-03-09 23:35:06 +01:00
Philippe Teuwen
60f292b18e remove spurious spaces & tabs at end of lines 2019-03-09 08:59:13 +01:00
iceman1001
acb41a7376 CHG: 'sc brute' - now is interruptable, optional tlv decode, 2018-12-23 09:48:46 +01:00
merlokk
2d932e49ac https://github.com/Proxmark/proxmark3/pull/725 2018-11-30 20:28:34 +02:00
merlokk
c51e0a58f4 added allowList to authenticatorGetAssertion command 2018-11-27 19:33:51 +02:00
merlokk
a0a979abc6 added show GetAssertion results 2018-11-27 14:34:51 +02:00
merlokk
317ea30529 refactoring and GetAssertion works 2018-11-27 13:45:29 +02:00
merlokk
ee92b8a097 refactoring make credentials and add some sketch to get assertion 2018-11-27 12:24:55 +02:00
merlokk
bad7b80036 added file name to fido2 command 2018-11-27 12:07:33 +02:00
merlokk
fc9558b18f get assertion command sketch 2018-11-27 00:18:44 +02:00
merlokk
890173a623 verify signature OK,
added some logging options
2018-11-27 00:11:53 +02:00
merlokk
66d994920f added command and some parameters 2018-11-26 20:17:50 +02:00
merlokk
065773377d get cose public key and fix some printing 2018-11-26 19:42:37 +02:00
merlokk
56c9270574 added json save values 2018-11-26 18:57:44 +02:00
merlokk
1f3086a028 added json save 2018-11-26 18:39:31 +02:00
merlokk
b0e0ccb05f added showCBOR 2018-11-26 18:37:21 +02:00
merlokk
b9c4bd1e0c added showing cose_key in cbor text type 2018-11-26 18:30:14 +02:00
merlokk
44ed826840 added hints 2018-11-26 17:54:50 +02:00
merlokk
705d0b7a6b added signature verify 2018-11-26 17:52:02 +02:00
merlokk
b67bcac28e check rpIdHash and unpack signature ok 2018-11-26 17:38:45 +02:00
merlokk
1099c6923d added COSE algorithms 2018-11-26 16:12:28 +02:00
merlokk
9e89da3c0c remove debug 2018-11-25 00:12:06 +02:00
merlokk
1a0f7e93de refactoring and some functions in cbortools 2018-11-24 23:36:02 +02:00
merlokk
6c63e74ffb decode DER certificate 2018-11-24 15:05:08 +02:00
merlokk
376abd2d92 get DER works 2018-11-24 14:57:55 +02:00
merlokk
c57a2c2c41 added map credential parsing. not completed 2018-11-23 19:48:17 +02:00
merlokk
156f9b677c refactoring 2018-11-22 13:41:44 +02:00
merlokk
979a14d978 added CBOR description for queries 2018-11-21 20:11:41 +02:00
merlokk
f705402b7a make credentional command works. and refactoring 2018-11-21 19:46:57 +02:00
merlokk
ea3472b0e0 load json OK 2018-11-20 19:31:08 +02:00
merlokk
38e0d7de32 add load json 2018-11-20 19:21:36 +02:00
merlokk
dcfd75d1d0 added command sketch 2018-11-18 00:03:28 +02:00
merlokk
dc9b3c3a0e added fido2 base commands 2018-11-17 23:52:36 +02:00
merlokk
12b1289191 fido info command completed 2018-11-17 18:39:21 +02:00
merlokk
23ef267100 added fido2 error codes description 2018-11-17 18:11:46 +02:00
merlokk
8f1c67d512 added fidocore 2018-11-17 16:19:09 +02:00
merlokk
f4bb63a728 sketch for get cmd code name 2018-11-17 01:55:29 +02:00
merlokk
8201526f6e fix fido2 response structure 2018-11-17 01:40:27 +02:00
merlokk
2d17fb172a added cbor print sketch 2018-11-16 18:33:10 +02:00
merlokk
89e2f391ca small fix 2018-11-15 18:42:22 +02:00
merlokk
f4c21da26b small fix 2018-11-15 18:35:13 +02:00
merlokk
da6e2ea7c1 added to hf fido reg option -t to show DER certificate in TLV 2018-11-15 18:20:37 +02:00
merlokk
5eb3181263 added ASN.1 decoder 2018-11-14 20:44:32 +02:00
merlokk
5e3fa42c23 add der print sketch 2018-11-14 18:44:17 +02:00
merlokk
1b4e26fc9c checking certificate works + some changes in print messages 2018-11-13 19:22:10 +02:00