libfreefare/test/common
Romain Tartiere d098bf623f Add support for authentication using 3K3DES.
Please note that according to the NXP documentation of the Mifare DESFire EV1,
the mifare_desfire_authenticate_iso() function can be used using either 3DES or
3K3DES keys.  The former has not been tested yet and is likely not to work. To
word it differently, this is a 3K3DES crypto support, not a ISO authentication
support...
2010-12-18 02:28:27 +00:00
..
Makefile.am Don't build libtestcommon.la if we are not using cutter. 2010-11-24 00:07:47 +00:00
mifare_desfire_auto_authenticate.c Add support for authentication using 3K3DES. 2010-12-18 02:28:27 +00:00
mifare_desfire_auto_authenticate.h Add support for authentication using 3K3DES. 2010-12-18 02:28:27 +00:00