Hi community,
I develop a medical device that reads RFID tags that use ICODE DNA technology.
As part of accessing the tag, there must be a process of tag signature verification (AN11600).
Also, I use for my crypto operations the NXP EdgeLcok SE05 device.
The problem is the tag signature verification example that mentioned in AN11600 heavily uses the OpenSSL lib which I can't use in my limited MCU.
My question is, can I perform the same Signature Verification that mentions in AN11600 or similar via the EdgeLock?