This commit is contained in:
iceman1001 2021-11-08 10:56:19 +01:00
commit b888bba70d
2 changed files with 31 additions and 8 deletions

View file

@ -423,7 +423,7 @@ ISO 7816-4 Basic interindustry commands. For command APDU's.
#define MFDES_AUTHENTICATE_AES 0xAA
// Leakage Resilient Primitive (LRP)
#define MFDES_AUTHENTICATE_EV2F 0x71 // LRP, AuthenticateLRPFirst
#define MFDES_AUTHENTICATE_EV2F 0x71 // LRP, AuthenticateLRPFirst
#define MFDES_AUTHENTICATE_EV2NF 0x77 // LRP, AuthenticateLRPNonFirst
#define MFDES_CREDIT 0x0C