-
```
I'm using libfreefare for multiple DESfire projects (as of yet:
https://github.com/henryk/libopenkey and
https://github.com/henryk/desfire-tools). One issue that's come up multiple
times is han…
-
Hi all,
I am quite new in the NFC world, so I apologise for any silly things I say, but I have a Mifare DESfire EV2 2k that already has some employee data and I just need to get the ID from it.
I …
-
Hi
I've just installed desfire, however when I run an example (https://desfire.readthedocs.io/en/latest/usage.html#id2), I am getting the following error:
from desfire.protocol import DESFire
ImportEr…
-
The MIFARE DESFire EV2 is supposed to be largely backward-compatible with the MIFARE DESFire EV1, however it is failing some of the existing integration tests:
```
================================…
-
```
Reported by vishnuocv, Aug 16, 2012
What steps will reproduce the problem?
1. cross compiled for ARM ./configure CC=arm-none-linux-gnueabi-gcc-4.1.2
--host=arm-none-linux
2.
3.
What is the expec…
-
The nfc-tools wiki has a number of informational pages that are not that easy to find with the current flat layout and would benefit from a move to Jekyll with a hierarchical organization.
- Documenta…
-
```
Reported by [https://code.google.com/u/114415527994645740894/ kev.y.wang], Jan
1, 2012
*What steps will reproduce the problem?*
1. inside libfreefare-0.3.2 dir, run ./configure --prefix=/usr
2. …
-
Looking over your [StackOverflow question](https://stackoverflow.com/questions/20055497/emulate-mifare-card-with-android-4-4), it is mentioned the major issue for emulating DESfire is the three flavou…
-
Hi,
There is a draft for the IsoDep communication in w3c wiki (2012).
https://www.w3.org/wiki/Draft_APDU_API
It seems that it is not include and even not mention in w3c/web-nfc, is there any reason …
-
Hi !
I'm trying to use node-pcsclite on macOS. I'm having an issue trying to use desfire. I have an error which is : `SCardTransmit error: Invalid parameter given.(0x80100004)`
The code that fai…