Skip to content

keymgmt: Implement Key Objects duplication #13

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

Merged
merged 2 commits into from
Apr 11, 2024
Merged

Conversation

tgonzalezorlandoarm
Copy link
Member

@tgonzalezorlandoarm tgonzalezorlandoarm commented Mar 11, 2024

Implement:

OSSL_FUNC_KEYMGMT_DUP

for key objects as indicated by https://www.openssl.org/docs/man3.0/man7/provider-keymgmt.html

Depends on #15

@tgonzalezorlandoarm tgonzalezorlandoarm self-assigned this Mar 11, 2024
@tgonzalezorlandoarm tgonzalezorlandoarm force-pushed the tg/keymgmt-import branch 3 times, most recently from 09e1fd8 to 08184c3 Compare March 28, 2024 15:35
@tgonzalezorlandoarm tgonzalezorlandoarm changed the base branch from tg/keymgmt-import to main March 28, 2024 15:37
@tgonzalezorlandoarm tgonzalezorlandoarm force-pushed the tg/keymgmt-dup branch 3 times, most recently from ac54c3a to a8d5a44 Compare April 10, 2024 14:43
Implement:

 1. OSSL_FUNC_KEYMGMT_DUP

for key objects as indicated by
https://www.openssl.org/docs/man3.0/man7/provider-keymgmt.html

Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
@gowthamsk-arm gowthamsk-arm merged commit 49416e1 into main Apr 11, 2024
@tgonzalezorlandoarm tgonzalezorlandoarm deleted the tg/keymgmt-dup branch April 11, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants