I am implementing encryption and decryption of data using the ATECC608A chip. I need to know how to generate public and private keys using C programming. I am working on Keil. Are there any drivers available for this? I need to implement it using I2C interfacing.
Thank you