libfreefare/test
Robert Quattlebaum 9d88c18833 Support for AN10922 key derivation
This commit implements [AN10922][] key diversification, as described in issue #77.

[AN10922]: https://www.nxp.com/docs/en/application-note/AN10922.pdf
2018-01-08 22:08:37 -08:00
..
common Remove copyright comments. 2017-06-29 09:29:15 +02:00
felica_fixture.c Deduplicate fixture headers. 2017-06-29 09:29:15 +02:00
fixture.h Deduplicate fixture headers. 2017-06-29 09:29:15 +02:00
Makefile.am Support for AN10922 key derivation 2018-01-08 22:08:37 -08:00
mifare_classic_fixture.c Deduplicate fixture headers. 2017-06-29 09:29:15 +02:00
mifare_desfire_ev1_fixture.c Deduplicate fixture headers. 2017-06-29 09:29:15 +02:00
mifare_desfire_fixture.c Deduplicate fixture headers. 2017-06-29 09:29:15 +02:00
mifare_ultralight_fixture.c Deduplicate fixture headers. 2017-06-29 09:29:15 +02:00
run-test.sh Build test then run them 2017-06-26 13:17:37 +02:00
test_felica.c Deduplicate fixture headers. 2017-06-29 09:29:15 +02:00
test_freefare.c Run make style to fix style 2017-06-27 13:58:31 +02:00
test_mad.c Remove copyright comments. 2017-06-29 09:29:15 +02:00
test_mifare_application.c Remove copyright comments. 2017-06-29 09:29:15 +02:00
test_mifare_classic.c Deduplicate fixture headers. 2017-06-29 09:29:15 +02:00
test_mifare_classic_create_trailer_block.c Remove copyright comments. 2017-06-29 09:29:15 +02:00
test_mifare_classic_mad.c Deduplicate fixture headers. 2017-06-29 09:29:15 +02:00
test_mifare_classic_sector_boundaries.c Remove copyright comments. 2017-06-29 09:29:15 +02:00
test_mifare_desfire.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
test_mifare_desfire_aes.c Remove copyright comments. 2017-06-29 09:29:15 +02:00
test_mifare_desfire_aid.c Remove copyright comments. 2017-06-29 09:29:15 +02:00
test_mifare_desfire_des.c Remove copyright comments. 2017-06-29 09:29:15 +02:00
test_mifare_desfire_ev1.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
test_mifare_desfire_ev1_3des.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
test_mifare_desfire_ev1_3k3des.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
test_mifare_desfire_ev1_aes.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
test_mifare_desfire_ev1_iso.c Run make style to indent macros 2017-06-29 12:25:53 +02:00
test_mifare_desfire_key.c Additional MifareDesfireKey fixes + tests 2018-01-08 09:23:07 -08:00
test_mifare_key_deriver_an10922.c Support for AN10922 key derivation 2018-01-08 22:08:37 -08:00
test_mifare_ultralight.c mifare-ultralight: Added mifare_ultralightc_set_key() 2018-01-06 08:19:00 -08:00
test_tlv.c Remove copyright comments. 2017-06-29 09:29:15 +02:00