External authentication in DESFire card with ISO 7816-4 APDUs
问题 I tried to do the authentication process on a DESFire card (resident card) using ISO 7816-4 APDUs. But it always fails. Do I miss anyithing? >>> 00 84 00 00 00 (challenge request - 5 bytes) <<< 15 29 84 E3 6A AA A6 B7 90 00 (response of challenge 10 bytes - OK) >>> 00 82 00 00 10 B5 02 0B 80 4F 95 CB E7 8C A6 4D E9 C1 B1 23 A7 00 (external auth request - 22 bytes) <<< 67 00 (response of external auth - Checking error: Wrong length) Code: // STEP Authentication // send initial authentication