]>
cvs.zerfleddert.de Git - proxmark3-svn/blob - armsrc/emvcmd.h
1 //------------------------------------------------------------------------------
2 // Peter Fillmore -2012
3 // Based off MIFARECMD code
4 // This code is licensed to you under the terms of the GNU GPL, version 2 or,
5 // at your option, any later version. See the LICENSE.txt file for the text of
7 //-----------------------------------------------------------------------------
8 // Routines to support EMV Transactions.
9 //-----------------------------------------------------------------------------
14 #include "proxmark3.h"
19 #include "iso14443crc.h"
20 #include "iso14443a.h"
24 #include "emvdataels.h"
32 #define MASTERCARD_MSR 0
33 #define MASTERCARD_MCHIP 1