Skip to content

Conversation

@tgonzalezorlandoarm
Copy link
Member

@tgonzalezorlandoarm tgonzalezorlandoarm commented Mar 22, 2024

Implement:

  • OSSL_FUNC_SIGNATURE_DUPCTX

as indicated by
https://www.openssl.org/docs/man3.0/man7/provider-signature.html

Depends on #39

@tgonzalezorlandoarm tgonzalezorlandoarm self-assigned this Mar 22, 2024
@tgonzalezorlandoarm tgonzalezorlandoarm marked this pull request as draft March 22, 2024 13:45
@tgonzalezorlandoarm tgonzalezorlandoarm force-pushed the tg/signature-new branch 2 times, most recently from fefea59 to d2801e8 Compare March 25, 2024 11:08
@tgonzalezorlandoarm tgonzalezorlandoarm force-pushed the tg/signature-duplicate branch 2 times, most recently from a6a07a6 to 684e39b Compare April 10, 2024 11:07
@tgonzalezorlandoarm tgonzalezorlandoarm force-pushed the tg/signature-new branch 2 times, most recently from e69e51f to c9b2916 Compare April 11, 2024 09:03
@tgonzalezorlandoarm tgonzalezorlandoarm marked this pull request as ready for review April 11, 2024 09:09
@tgonzalezorlandoarm tgonzalezorlandoarm marked this pull request as draft April 11, 2024 10:08
@tgonzalezorlandoarm tgonzalezorlandoarm force-pushed the tg/signature-new branch 4 times, most recently from dacd1e2 to baa454e Compare April 12, 2024 09:28
Base automatically changed from tg/signature-new to main April 12, 2024 10:17
Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
Implement:

 * OSSL_FUNC_SIGNATURE_SIGN_INIT

as indicated by
https://www.openssl.org/docs/man3.0/man7/provider-signature.html

Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
Implement:

 * OSSL_FUNC_SIGNATURE_SIGN_INIT

as indicated by
https://www.openssl.org/docs/man3.0/man7/provider-signature.html

Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
Test is now passing as sign() has been implemented for RSA

Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
Implement:

 * OSSL_FUNC_SIGNATURE_DUPCTX

as indicated by
https://www.openssl.org/docs/man3.0/man7/provider-signature.html

Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
@tgonzalezorlandoarm tgonzalezorlandoarm deleted the tg/signature-duplicate branch May 20, 2024 16:03
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