Chris
|
faef1a0938
|
chg: lf simulation - trying the new clock for better timings.
|
2018-11-16 23:57:55 +01: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 |
|
merlokk
|
5e3fa42c23
|
add der print sketch
|
2018-11-14 18:44:17 +02:00 |
|
Chris
|
64df44d186
|
cleaning
|
2018-11-14 15:14:31 +01:00 |
|
Chris
|
3e53c3a5e7
|
chg: some more default keys in the general list.
|
2018-11-14 15:14:05 +01:00 |
|
Chris
|
25292eab2e
|
fix: more warnings.
|
2018-11-14 15:13:17 +01:00 |
|
Chris
|
526f50aa9d
|
fix: 'hf iclass loclass' - remove warning on gcc4.9.2 mingw.
don't like the declaration. mbedtls_des_context ctx_dec = {0};
chg: 'hf iclass loclass t' - added some path tests for key file.
|
2018-11-14 15:11:30 +01:00 |
|
Chris
|
e4cb74fedb
|
chg: i2c comms, first try to recover i2c hangs.
|
2018-11-14 15:07:04 +01:00 |
|
Chris
|
9bff2ab74f
|
CHG: cleaning up
|
2018-11-14 15:06:28 +01:00 |
|
RFID Research Group
|
ef366dfd9b
|
Merge pull request #53 from merlokk/des
get rid of polarssl's Des
|
2018-11-14 13:48:33 +01:00 |
|
merlokk
|
65923701f3
|
delete old files
|
2018-11-14 11:44:33 +02:00 |
|
merlokk
|
84efb3256b
|
makefile
|
2018-11-14 11:41:18 +02:00 |
|
merlokk
|
500645badf
|
elite_crack
|
2018-11-14 11:41:03 +02:00 |
|
merlokk
|
82b6a2cd5b
|
ikeys
|
2018-11-14 11:34:20 +02:00 |
|
merlokk
|
0ef9b609dc
|
mfu
|
2018-11-14 11:33:59 +02:00 |
|
merlokk
|
586cbd2137
|
hiclass
|
2018-11-14 11:33:45 +02:00 |
|
merlokk
|
b9974e1224
|
mfu
|
2018-11-14 11:24:21 +02:00 |
|
Chris
|
bac3ad077e
|
FIX: 'standalone mode colinrun' - buffer overrun (thanks @angelsl)
1aa974fc70
|
2018-11-14 09:05:08 +01:00 |
|
Chris
|
73230c8d15
|
chg: 'trace list 7816' - missing command
chg: 'sc raw' - inverted select logic
|
2018-11-13 22:29:33 +01:00 |
|
RFID Research Group
|
6faec7e981
|
Merge pull request #50 from merlokk/fido
fido authenticators comands
|
2018-11-13 18:32:09 +01:00 |
|
merlokk
|
9b2c457b04
|
add changelog
|
2018-11-13 19:25:50 +02:00 |
|
merlokk
|
1b4e26fc9c
|
checking certificate works + some changes in print messages
|
2018-11-13 19:22:10 +02:00 |
|
merlokk
|
7b64e8d38f
|
small fix
|
2018-11-13 19:06:30 +02:00 |
|
merlokk
|
7214c70720
|
fido commands hash checks works.
|
2018-11-13 19:02:02 +02:00 |
|
Chris
|
fd9fe81ba4
|
fix: 'sc list' - the iso7816-4 annotation now prints.
|
2018-11-13 14:08:01 +01:00 |
|
merlokk
|
679b5eec5b
|
small fix. now works
|
2018-11-13 14:55:02 +02:00 |
|
merlokk
|
d7d409d9eb
|
added check signature in hf fido auth command
|
2018-11-13 14:05:14 +02:00 |
|
Chris
|
ac12d715f0
|
chg: 'sc raw' - no need to tvl decode twice
|
2018-11-13 12:34:09 +01:00 |
|
Chris
|
25b07682dc
|
CHG: 'mem load' - adapted loading files to use new load function.
loading binary file can be called with NULL pointer, don't forget to free it.
|
2018-11-12 22:55:19 +01:00 |
|
Chris
|
eb4310395e
|
CHG: 'LF T55XX DETECT' - swapped some demod order. From FSK-PSK-ASK, to FSK-ASK-PSK since PSK is the leasted used modulation
|
2018-11-12 22:19:54 +01:00 |
|
Chris
|
6a21df3443
|
FIX: 'hf mf cload' - showing helptext instead of loading file.
Added support for easy loading of bin/eml files in this patch aswell.
|
2018-11-12 22:17:49 +01:00 |
|
merlokk
|
7043435174
|
added x9.62 signature decode and ecdsa signature verify
|
2018-11-12 19:05:05 +02:00 |
|
merlokk
|
5dda51ed1c
|
added FillBuffer function for fill buffers in hash checks
|
2018-11-12 19:03:58 +02:00 |
|
merlokk
|
efa76c7be4
|
fix some strange behavior
|
2018-11-12 16:26:51 +02:00 |
|
merlokk
|
7820be1b8a
|
exchange apdu14a works with chaining
|
2018-11-12 16:17:31 +02:00 |
|
Oleg Moiseenko
|
b7fa407830
|
Merge branch 'master' into fido
|
2018-11-12 15:06:21 +02:00 |
|
merlokk
|
ab196ad2ee
|
added jansson
|
2018-11-12 15:00:35 +02:00 |
|