-
Notifications
You must be signed in to change notification settings - Fork 3k
support in more types then just RSA_KEYPAIR #9755
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
Conversation
@netanelgonen, thank you for your changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
CI started |
6f400a8
to
ac528a4
Compare
if the type is not supported the psa_crypto will return the error code for unsupported
ac528a4
to
1a87f24
Compare
Why was this rebased? no comment left |
CI restarted |
@0xc0170 This was not rebased only a small change inserted, |
Test run: SUCCESSSummary: 12 of 12 test jobs passed |
The above result was prior to the rebase. Another comment will be posted once the current CI run completes. |
Test run: SUCCESSSummary: 12 of 12 test jobs passed |
Moved to 5.12 due to failures with 5.11 branch |
remove a workaround that was saved for future use.
after this change, if the type is not supported the psa_crypto will return the error code for unsupported
Description
Pull request type
Reviewers
@itayzafrir
Release Notes