Reply To: Generate MAC in Mifare Plus EV1

Forum MIFARE general topics and applications Generate MAC in Mifare Plus EV1 Reply To: Generate MAC in Mifare Plus EV1

Re: Generate MAC in Mifare Plus EV1

12. September 2019 at 11:03
Hi Sebastián,

If you do not use TapLinx, you must implement the cipher algorithm by yourself. So, you need AES encryption and decryption and the AES-CMAC. The algorithm is explained in the NIST documentation. There is modification to this algorithm. The “MIFARE CMAC” uses an IV which might be not zero whereas the “NIST CMAC” uses an IV with always all bytes zero.

The TapLinx team
+ 0  |  - 0