Hello everyone. I am currently working on NFC card reading device. My question is: Are there any NFC sensors, that allow to read from or emulate ENCRYPTED NFC card? Correct me, if i am wrong, but it looks like most common pn532 is not able to perform that functions.
From what I understand, NFC cards provide freely readable data, which certainly could be encrypted/decrypted elsewhere.
Can you provide a link to the product page for an "encrypted NFC card"?
jremington:
From what I understand, NFC cards provide freely readable data, which certainly could be encrypted/decrypted elsewhere.
Actually there is a way to secure card with a key. Wiki.
Adafruit library seems to be ok for my purpose link to adafruit site, but i haven't tested it yet.