Skip to content

Conversation

@tgonzalezorlandoarm
Copy link
Member

Implement:

  1. OSSL_FUNC_KEYMGMT_VALIDATE

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

This currently only checks whether selection is
'OSSL_KEYMGMT_SELECT_OTHER_PARAMETERS' and the key_name has been filled, as currently we don't support any other selection/data in Key Objects.

@tgonzalezorlandoarm tgonzalezorlandoarm self-assigned this Mar 11, 2024
@tgonzalezorlandoarm tgonzalezorlandoarm force-pushed the tg/keymgmt-import branch 4 times, most recently from 08184c3 to c18a009 Compare March 28, 2024 15:39
@tgonzalezorlandoarm tgonzalezorlandoarm changed the base branch from tg/keymgmt-import to main March 28, 2024 15:47
Implement:

 1. OSSL_FUNC_KEYMGMT_VALIDATE

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

This currently only checks whether selection is
'OSSL_KEYMGMT_SELECT_OTHER_PARAMETERS' and the key_name has been
filled, as currently we don't support any other selection/data in
Key Objects.

Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
@tgonzalezorlandoarm tgonzalezorlandoarm force-pushed the tg/keymgmt-validate branch 2 times, most recently from 0968367 to 9fefbd8 Compare April 3, 2024 11:28
@gowthamsk-arm gowthamsk-arm merged commit 155b860 into main Apr 3, 2024
@tgonzalezorlandoarm tgonzalezorlandoarm deleted the tg/keymgmt-validate branch April 3, 2024 15:19
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.

3 participants