libfreefare/test
2010-12-24 13:33:02 +00:00
..
common Add support for authentication using 3K3DES. 2010-12-18 02:28:27 +00:00
Makefile.am Add support for ISO authentication with 3DES keys. 2010-12-24 13:04:16 +00:00
mifare_classic_fixture.c Include fixture.h in fixture.c. 2010-10-08 11:34:50 +00:00
mifare_classic_fixture.h Abstract tag manipulation functions. 2010-02-19 14:50:18 +00:00
mifare_desfire_ev1_fixture.c Add support for Mifare DESFire EV1 with AES encryption. 2010-12-15 12:43:31 +00:00
mifare_desfire_ev1_fixture.h Add support for Mifare DESFire EV1 with AES encryption. 2010-12-15 12:43:31 +00:00
mifare_desfire_fixture.c Include fixture.h in fixture.c. 2010-10-08 11:34:50 +00:00
mifare_desfire_fixture.h Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
mifare_ultralight_fixture.c Include fixture.h in fixture.c. 2010-10-08 11:34:50 +00:00
mifare_ultralight_fixture.h Abstract tag manipulation functions. 2010-02-19 14:50:18 +00:00
run-test.sh Workaround a FreeBSD-specific bug in cutter. 2010-06-26 13:45:46 +00:00
test_mad.c Fix MAD CRC algorithm. 2010-03-18 21:03:07 +00:00
test_mifare_application.c Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
test_mifare_classic.c replace deprecated bzero function by memset. 2010-12-10 17:10:12 +00:00
test_mifare_classic_create_trailer_block.c Update files headers and Ids. 2010-02-19 10:43:06 +00:00
test_mifare_classic_mad.c Reindent (1/2). 2010-09-03 18:01:02 +00:00
test_mifare_classic_sector_boundaries.c Refactoring Blocks vs. Sectors. 2010-07-01 23:19:45 +00:00
test_mifare_desfire.c Workaround invalid write in read_data () (sic) 2010-12-18 01:05:35 +00:00
test_mifare_desfire_aes.c replace last deprecated bzero function by memset. 2010-12-24 13:33:02 +00:00
test_mifare_desfire_aid.c New API function mifare_desfire_aid_get_aid(). 2010-10-17 20:21:06 +00:00
test_mifare_desfire_des.c libfrefare: Use local ivect in test. 2010-12-24 12:58:44 +00:00
test_mifare_desfire_ev1.c Add support for Mifare DESFire EV1 with AES encryption. 2010-12-15 12:43:31 +00:00
test_mifare_desfire_ev1_3des.c replace last deprecated bzero function by memset. 2010-12-24 13:33:02 +00:00
test_mifare_desfire_ev1_3k3des.c replace last deprecated bzero function by memset. 2010-12-24 13:33:02 +00:00
test_mifare_desfire_ev1_aes.c replace last deprecated bzero function by memset. 2010-12-24 13:33:02 +00:00
test_mifare_desfire_key.c Merge the freefare-desfire branch into trunk. 2010-07-26 21:48:18 +00:00
test_mifare_ultralight.c Complete unit tests coverage of freefare.c. 2010-07-01 10:57:59 +00:00
test_tlv.c Reindent (1/2). 2010-09-03 18:01:02 +00:00