neilzone / DESFireAES

C code for NXP MIFARE DESFire cards using AES

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DESFire AES library

Simple C library to talk to NXP MIFARE DESFire EV1 cards using AES. Includes function to format card and convert master key to AES. Does not include the functions to talk to cards, you bolt those in - this does the DESFire bit.

Copyright (c) 2019 Adrian Kennard, Andrews & Arnold Limited, see LICENSE file (GPL)

About

C code for NXP MIFARE DESFire cards using AES

License:GNU General Public License v3.0


Languages

Language:C 99.8%Language:Makefile 0.2%