No description
Find a file
2013-07-14 21:18:28 +02: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 Debian: fix libnfc dependency now that rc7 has a name 2013-04-05 16:18:58 +02:00
examples mifare-classic-read-ndef: skip NULL TLV & proprio TLV 2013-07-14 21:18:28 +02:00
libfreefare mifare-classic-read-ndef: skip NULL TLV & proprio TLV 2013-07-14 21:18:28 +02:00
m4 Add .gitignore 2013-01-14 10:40:29 +01:00
test Align with libnfc API change: test nfc_init() result 2013-03-30 18:07:34 +01: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 Changelog from git2cl, to be beautified 2013-02-18 17:13:40 +01: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 Document how to run cutter tests, all pass now 2013-01-29 22:05:27 +01: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 Updates NEWS file 2013-01-20 17:53:38 +01: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)