You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After digging around in the vtok_p11 component source, I can see that currently RSA PKCS OAEP padding is not supported in the PKCS#11 interface presented by the Nitro Enclave. Are there plans to add support for this? Alternatively, if I can figure out what needs to be added to support this padding mode, would you be interested in a PR?
The text was updated successfully, but these errors were encountered:
Hi, we currently do not have any immediate plans for extending the Encrypt/Decrypt support with the RSA_PKCS_OAEP mechanism, but we will gladly review and eventually include a PR.
Hi,
After digging around in the vtok_p11 component source, I can see that currently RSA PKCS OAEP padding is not supported in the PKCS#11 interface presented by the Nitro Enclave. Are there plans to add support for this? Alternatively, if I can figure out what needs to be added to support this padding mode, would you be interested in a PR?
The text was updated successfully, but these errors were encountered: