Open etienne-lms opened 2 months ago
This pull request has been marked as a stale pull request because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment, otherwise this pull request will automatically be closed in 5 days. Note, that you can always re-open a closed issue at any time.
Dear pkcs11 TA contributor, any comments on this change?
This pull request has been marked as a stale pull request because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment, otherwise this pull request will automatically be closed in 5 days. Note, that you can always re-open a closed issue at any time.
It seems there is no much interest in this change. If, i guess i'll drop it.
Add support for raw RSA operation in the pkcs11 TA.
These changes are mainly driven by the need to support CKM_RSA_X_509 signing operation for devices using PKCS#11 API with some TLSv1.2 connections.
This is somewhat related to old https://github.com/OP-TEE/optee_os/pull/3701.