Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSA_PKCS_OAEP support in PKCS#11 interface presented by Enclave #35

Open
DanHatesNumbers opened this issue May 4, 2021 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@DanHatesNumbers
Copy link

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?

@alcioa
Copy link
Contributor

alcioa commented May 5, 2021

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.

@DanHatesNumbers
Copy link
Author

Hi @alcioa and thanks for responding so quick! I'll see if I can get this working and get a PR raised for it.

@alcioa alcioa added the enhancement New feature or request label Sep 29, 2021
@alcioa
Copy link
Contributor

alcioa commented Sep 29, 2021

Hi again @DanHatesNumbers was wondering if this mechanism is still of interest?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants