No description
Find a file
2014-02-11 17:24:50 +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 Update changelog for 0.4.0 2013-12-04 11:03:40 +01:00
examples add -y flag to mifare-classic-write-ndef 2013-07-14 22:55:56 +02:00
libfreefare mifare_desfire_connect(): select Desfire AID 2014-02-11 17:24:50 +01: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 Updates invalid email address 2013-12-03 16:22:23 +01:00
ChangeLog Update changelog for 0.4.0 2013-12-04 11:03:40 +01:00
CMakeLists.txt Enable WITH_DEBUG for Windows (Fixes issue 65) 2011-06-27 18:34:07 +00:00
configure.ac Update changelog for 0.4.0 2013-12-04 11:03:40 +01: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)