Topic: Integration with Atmel ATECC508A
Hi there,
I want to use the Atmel ATECC508A chip to offload the ECC related computation from MCU, and I know WolfSSL is already integrated with Atmel ATECC508A via this link https://wolfssl.com/wolfSSL/wolfssl-atmel.html
But after I download the source code of wolfSSL/wolfCrypt ATECC508A port, I notice there are many comments like "TODO: Implement equiv call to ATECC508A" and the code just returns an error code correspondingly.
So my question is that, is this port completed or not? Could you provide any support on this subject?
Thanks!