This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52840 CyptoCell - RSA with no padding

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

Related