wolfssl
wolfssl copied to clipboard
Add new crypto callback for RSA with padding.
Description
Adds a new crypto callback for RSA with padding. The new callback optionally handles RSA padding itself, while maintaining existing fallback models.
Retest this please.
Yes, this has been tested against softHSM.
Please add examples into wolfssl-examples/pkcs11. Add a link to the PR here.
Retest this please. History lost, too old
@SparkiDev I have added a PSS example to the PKCS11 examples, the rest of the code did not need to be modified.
https://github.com/wolfSSL/wolfssl-examples/pull/456