RSA decryption with Public key on ESP32 (esp-idf)
Posted: Thu Dec 21, 2017 3:18 pm
I want to implement RSA decryption(pkcs1) with PUBLIC(especially) key on ESP32(esp-idf). But I didn't find any example about it. I prefer to use mbedtls library. Can you share an example about it?
Thanks.
Thanks.