No description
Find a file
2013-01-14 10:40:29 +01:00
cmake Enable WITH_DEBUG for Windows (Fixes issue 65) 2011-06-27 18:34:07 +00:00
contrib Move cmake files around. 2011-04-25 10:38:25 +00:00
debian Add mifare-ultralight-info to dpkg & CMakeList 2013-01-14 10:11:02 +01:00
examples Add mifare-ultralight-info to dpkg & CMakeList 2013-01-14 10:11:02 +01:00
libfreefare fix bug in mifare_ultralight_read() 2012-11-13 23:36:01 +00:00
m4 Add .gitignore 2013-01-14 10:40:29 +01:00
test fix typo 2012-11-13 23:35:53 +00:00
.gitignore Add .gitignore 2013-01-14 10:40:29 +01:00
AUTHORS Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
ChangeLog Import libfreefare into trunk. 2009-12-18 20:32:25 +00:00
CMakeLists.txt Enable WITH_DEBUG for Windows (Fixes issue 65) 2011-06-27 18:34:07 +00:00
configure.ac updates library examples to use libnfc 1.7.0 API 2012-12-23 21:30:10 +00:00
COPYING Add an exception to the LGPL. 2012-05-10 14:36:36 +00:00
HACKING Rewrite some tests using switch statements. 2010-12-18 02:07:56 +00:00
libfreefare.pc.in Install a libfreefare.pc pkg-config module. 2009-12-18 21:31:45 +00:00
Makefile.am Add Microsoft Windows support. 2011-04-24 10:21:03 +00:00
NEWS prepare libfreefare 0.3.4 2012-03-01 17:51:15 +00:00
README Prepare libfreefare 0.3.2 2011-10-17 16:51:29 +00:00
TODO Rename mifare_desfire_authenticate.c to mifare_desfire_crypto.c. 2010-12-18 02:50:38 +00:00

The libfreefare project aims to provide a convenient API for Mifare card
manipulations.

Supported tags:
  - Mifare Classic 1k
  - Mifare Classic 4k
  - Mifare DESFire 2K/4K/8K
  - Mifare DESFire EV1
  - Mifare Ultralight
  - Mifare UltralightC

Supported features:
  - Mifare Application Directory (MAD) v1
  - Mifare Application Directory (MAD) v2
  - Mifare Application Directory (MAD) v3 (part of DESFire support)