Skip to content

Change to RSA-PSS as the supported RSA algorithm #52

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 5 commits into from
May 15, 2024
Merged

Conversation

tgonzalezorlandoarm
Copy link
Member

As the TLS handshake expects PSS signatures for RSA, make the keymgmt of the provider support the RSA-PSS scheme when dealing with RSA.

As the TLS handshake expects PSS signatures for RSA, make
the keymgmt of the provider support the RSA-PSS scheme when
dealing with RSA.

Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
This is so that the TLS handshake signatures are RSA PSS as expected

Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
@tgonzalezorlandoarm tgonzalezorlandoarm force-pushed the tg/rsa-pss-pr branch 2 times, most recently from c34ef63 to 99310de Compare May 14, 2024 16:54
@tgonzalezorlandoarm
Copy link
Member Author

Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
@tgonzalezorlandoarm
Copy link
Member Author

Copy link
Collaborator

@gowthamsk-arm gowthamsk-arm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gowthamsk-arm gowthamsk-arm merged commit c05b728 into main May 15, 2024
@tgonzalezorlandoarm tgonzalezorlandoarm deleted the tg/rsa-pss-pr branch May 20, 2024 16:02
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