mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
textual
This commit is contained in:
parent
63d6e6f62a
commit
b888bba70d
2 changed files with 31 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue