OP-TEE / optee_os

Trusted side of the TEE
Other
1.59k stars 1.07k forks source link

ta: pkcs11: CKM_RSA_X_509 ("raw RSA") support #7030

Open etienne-lms opened 2 months ago

etienne-lms commented 2 months ago

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.

github-actions[bot] commented 1 month 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.

etienne-lms commented 1 month ago

Dear pkcs11 TA contributor, any comments on this change?

github-actions[bot] commented 2 days 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.

etienne-lms commented 2 days ago

It seems there is no much interest in this change. If, i guess i'll drop it.