note about EV2, that LRP uses same commands

This commit is contained in:
iceman1001 2021-11-03 22:01:11 +01:00
commit 6924a42bf0

View file

@ -422,8 +422,9 @@ ISO 7816-4 Basic interindustry commands. For command APDU's.
#define MFDES_AUTHENTICATE_ISO 0x1A // AUTHENTICATE_STANDARD
#define MFDES_AUTHENTICATE_AES 0xAA
#define MFDES_AUTHENTICATE_EV2F 0x71
#define MFDES_AUTHENTICATE_EV2NF 0x77
// Leakage Resilient Primitive (LRP)
#define MFDES_AUTHENTICATE_EV2F 0x71 // LRP, AuthenticateLRPFirst
#define MFDES_AUTHENTICATE_EV2NF 0x77 // LRP, AuthenticateLRPNonFirst
#define MFDES_CREDIT 0x0C
#define MFDES_LIMITED_CREDIT 0x1C