No description
Find a file
Romain Tartiere f83918ee41 Fix MAD manipulation for Mifare Classic 4K.
- Allocate large blocks on Mifare Classic 4K in unit tests;
  - Constraints sector number in mad_set_aid();
  - Fix location of AID storage in mad_set_aid() (wrong variable name and offset, ECOPYPASTETOOFAST);
  - New API function mad_sector_reserved();
  - Use mad_sector_reserved() to avoid trying to use reserved sectors.
2010-07-01 21:44:40 +00:00
examples s/blocks/sectors/ 2010-07-01 13:25:14 +00:00
libfreefare Fix MAD manipulation for Mifare Classic 4K. 2010-07-01 21:44:40 +00:00
test Fix MAD manipulation for Mifare Classic 4K. 2010-07-01 21:44:40 +00:00
AUTHORS Add infrastructure for generating the ChangeLog. 2010-04-07 15:36:24 +00:00
ChangeLog Import libfreefare into trunk. 2009-12-18 20:32:25 +00:00
configure.ac Add HACKING file to the autotooled tarball. Change version to 0.1.0. 2010-04-08 13:02:54 +00:00
COPYING Import libfreefare into trunk. 2009-12-18 20:32:25 +00:00
HACKING Document the mifare_tag_type enum. 2010-07-01 12:32:03 +00:00
libfreefare.pc.in Install a libfreefare.pc pkg-config module. 2009-12-18 21:31:45 +00:00
Makefile.am Add HACKING file to the autotooled tarball. Change version to 0.1.0. 2010-04-08 13:02:54 +00:00
NEWS Fix MAD manipulation for Mifare Classic 4K. 2010-07-01 21:44:40 +00:00
README Fill-in the README file. 2010-04-08 12:23:58 +00:00

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

Supported tags:
  - Mifare Classic 1k
  - Mifare Classic 4k
  - Mifare Ultralight

Supported features:
  - Mifare Application Directory (MAD) v1
  - Mifare Application Directory (MAD) v2