No description
Find a file
Philippe Teuwen fbb5434f24 Adjusting DESFire frame sizes, cutter still not entirely satisfied
Desfire (old) 4k:

write large ndef OK
read large ndef OK
cutter: OK
31 test(s), 2576 assertion(s), 0 failure(s), 0 error(s), 0 pending(s), 26 omission(s), 0 notification(s)
100% passed

Desfire EV1 2k:

write large ndef OK
read large ndef OK
cutter: FAIL
38 test(s), 5257 assertion(s), 6 failure(s), 0 error(s), 0 pending(s), 19 omission(s), 0 notification(s)
84.2105% passed
2013-01-29 22:05:27 +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 Debian: bump dev dep to libnfc-dev to 1.7.0 2013-01-16 08:34:56 +01:00
examples Add mifare-ultralight-info to dpkg & CMakeList 2013-01-14 10:11:02 +01:00
libfreefare Adjusting DESFire frame sizes, cutter still not entirely satisfied 2013-01-29 22:05:27 +01:00
m4 Add .gitignore 2013-01-14 10:40:29 +01:00
test Updates unit tests to use libnfc 1.7.0 2013-01-20 17:53:33 +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 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 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)