blob: 7ee3adb957b0f668e706c3eb3f569e7e06be25ef [file] [log] [blame]
API changes
* Remove mode parameter from RSA functions. All encryption,
decryption, sign and verify functions are affected. Also
removes the RNG parameters from the RSA verify functions.
Existing user code which utilises these RSA functions must
remove the mode parameter.