Commit graph

4452 commits

Author SHA1 Message Date
RFID Research Group
7d8f69f8bc
Merge pull request #58 from jmichelp/patch-1
Fix logic op being used instead of bitwise op
2018-11-23 00:41:32 +01:00
Jean-Michel Picod
7943ba7d91
Fix logic op being used instead of bitwise op 2018-11-22 23:57:30 +01:00
merlokk
156f9b677c refactoring 2018-11-22 13:41:44 +02:00
merlokk
7bb24819ad small fix 2018-11-21 20:39:26 +02:00
merlokk
e33ddad40c added options and some refactoring 2018-11-21 20:35:57 +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
da45b1db39 added jsontocbor function 2018-11-21 19:46:09 +02:00
merlokk
dae4ecc60f removed ismap and added not-writable parameters 2018-11-21 19:45:11 +02:00
merlokk
7b943a4a16 add check string - if string is hex 2018-11-21 19:44:31 +02:00
RFID Research Group
b6866ee8f5
Merge pull request #57 from merlokk/emv_scan
merge `hf emv scan` from official repository
2018-11-21 14:46:49 +01: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
291321f01d add changelog 2018-11-20 17:34:29 +02:00
merlokk
9df1d14ca4 printandlogex in hf emv commands 2018-11-20 17:29:17 +02:00
merlokk
d7d681ab51 cmdhf apdu move to argtable 2018-11-20 17:28:41 +02:00
merlokk
6d896ca603 cmdemv merge 2018-11-20 16:26:54 +02:00
merlokk
fb14d665dd emvcore 2018-11-20 16:26:35 +02:00
merlokk
b1091c486b emv_pki 2018-11-20 16:25:54 +02:00
merlokk
e3aebd7985 get card data 2018-11-20 16:25:19 +02:00
Chris
f8c33af1da CHG: FPC connector tests. Device -> Client communications works.
Adjust  armsrc/Makefile   and client/Makefile  to include  the  -DWITH_FPC  flag to compile with FPC enabled.
2018-11-20 10:58:32 +01:00
merlokk
6d4552540b added fido2 test json 2018-11-18 19:18:18 +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
563086c935 cbor print ok 2018-11-17 01:31:08 +02:00
Chris
aa3b322d0f chg: 'analyze a' - some fpc test changes. 2018-11-16 23:59:14 +01:00
Chris
faef1a0938 chg: lf simulation - trying the new clock for better timings. 2018-11-16 23:57:55 +01:00
merlokk
87f3e1facf simple cbor print 2018-11-16 19:47:41 +02:00
merlokk
2d17fb172a added cbor print sketch 2018-11-16 18:33:10 +02:00
merlokk
cbdb42560c added make 2018-11-16 17:06:13 +02:00
merlokk
f8c0ec53bd added tinycbor 2018-11-16 17:05:48 +02:00
Chris
fd1c0cac79 FIX: 'standalone mode MattyRun' - compiles and should even work
CHG: 'standalone mode' - generic banner for each mode. Updated the ledshow to @cjbrigato
2018-11-16 02:52:42 +01:00
RFID Research Group
16d84a4eaa
Merge pull request #55 from merlokk/der_print
add DER certificate print in TLV mode
2018-11-15 18:03:26 +01: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
736840cce7 fix integer representation 2018-11-15 18:14:45 +02:00
merlokk
164b64a611 add some OIDs from Yubikey 2018-11-15 17:42:41 +02:00
merlokk
638890cb6a asn.1 description from json works 2018-11-15 17:15:37 +02:00
merlokk
9f75ce2a7e added sketch for loading OID's descriptions from file 2018-11-15 16:38:17 +02:00
merlokk
6cd6275361 refactoring 2018-11-15 14:37:38 +02:00
merlokk
bd91490461 added tags and all data deserializers works 2018-11-15 13:26:33 +02:00
merlokk
9d42048901 added octet string an dstring datetime 2018-11-15 11:47:09 +02:00
merlokk
5eb3181263 added ASN.1 decoder 2018-11-14 20:44:32 +02:00
merlokk
46769838f2 fix tlv.c 2018-11-14 19:26:19 +02:00