issues
search
AdamLaurie
/
RFIDIOt
python RFID / NFC library & tools
http://www.rfidiot.org/
1.05k
stars
222
forks
source link
3 fixes
#33
Closed
doegox
closed
5 years ago
doegox
commented
5 years ago
Hi Adam
Here are three fixes for:
Handling gracefully PN53x errors in send_apdu (and avoiding parsing invalid return buffer)
Propagating timeout option to libnfc sendAPDU
Fixing a crash in mrpkey due apparently to a new handling of modes in the crypto library (we can't reuse a cypher to encrypt/decrypt other data, we've create a new instance)
Hi Adam
Here are three fixes for: