Good day,
I have an ongoing project with NFC Tags, for user location, where some kind of anti-cloning feature is needed.
NTAG424 DNA have the SUN (Secure Unique NFC) functionality, which can fullfill our requests.
But the problem is how to implement backend to decrypt - check message.
I have found some documentation here, but is so low-level that does not help our development team (mainly working with .NET).
https://www.nxp.com/docs/en/application-note/AN12196.pdf
Does anyone have some working example of backend server for SUN decryption?
Any help is appreciated, Thanks