pydesfire icon indicating copy to clipboard operation
pydesfire copied to clipboard

Any plans to continue this?

Open zackify opened this issue 7 years ago • 3 comments
trafficstars

zackify avatar Jan 25 '18 15:01 zackify

I was planning to continue this, but no one seems to be interested by it so far (as you can see), currently have other suff to work on, but feel free to give a helping hand. There is a blocking issue (read: full encrypted comm will not be achieved) on the crypto part, basically I cannot manage to keep the CMAC in sync so it fails after the first message. here

skelsec avatar Jan 25 '18 16:01 skelsec

I would love to help but I'm brand new to this mifare stuff. Hate that they don't publicly document anything... :(

zackify avatar Jan 25 '18 18:01 zackify

I have developed a working version for Python3 using this repository and the specified sources. Because I list and do not use bytestrings a merging will not be possible.

Use at your own risk. The tests work and so does the example for me.

Url: https://github.com/patsys/desfire-python

patsys avatar May 01 '18 19:05 patsys