linux-nfc / neard

NFC Daemon for Linux
GNU General Public License v2.0
32 stars 12 forks source link

Desfire authentication #16

Open artzaik opened 2 years ago

artzaik commented 2 years ago

Hello,

How can I authenticate against a desfire card with AES authentication? Is there any plugin for NEARD?

Regards

krzk commented 2 years ago

There are MIFARE and NFCType4 plugins but I don't know whether they suit your needs exactly. Patches are welcome. Pushing vendor to provide support as well. :)

artzaik commented 2 years ago

I don't see in NFTCtype4 the authentication with PICC key or application keys (3DES, DES or AES) like in libfreefare. I wanted to know if it is implemented and I don't see it, or not, or it is in another plugin maybe.

Regards