Hi,
I am using the nrf_cc310 library for the CryptoCell of the nRF52840.
PKCS1v1.5 encrypt and decrypt is working as shown in the example code (using padding).
I also have the requirement to do RSA encryption/decryption with no padding. Can this be done? I did not see any parameters to specify no-pad.
Thanks,
Jacob