From 5f29601947d6f4869c1dcac2f82788ab7182c705 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Tue, 17 Mar 2020 01:50:45 +0100 Subject: [PATCH] add desfire light signature verification check --- include/protocols.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/protocols.h b/include/protocols.h index de38e1aea..519172af6 100644 --- a/include/protocols.h +++ b/include/protocols.h @@ -385,6 +385,7 @@ ISO 7816-4 Basic interindustry commands. For command APDU's. #define MFDES_CHANGE_KEY 0xc4 #define MFDES_GET_KEY_VERSION 0x64 #define MFDES_AUTHENTICATION_FRAME 0xAF +#define MFDES_READSIG 0x3C // LEGIC Commands #define LEGIC_MIM_22 0x0D