Skip to content
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

Add additional checks to NativeECDHKeyAgreement to match upstream #58

Merged
merged 1 commit into from
May 21, 2024

Conversation

KostasTsiounis
Copy link
Contributor

There are additional checks that are required during the init and doPhase parts of ECDH key agreement. Those checks are already present in the original ECDHKeyAgreement class, so they had to be added to the NativeECDHKeyAgreement class as well.

Back-ported from: ibmruntimes/openj9-openjdk-jdk#788

Signed-off by: Kostas Tsiounis kostas.tsiounis@ibm.com

@KostasTsiounis
Copy link
Contributor Author

FYI @keithc-ca

@keithc-ca keithc-ca self-requested a review May 15, 2024 14:59
@keithc-ca
Copy link
Member

Jenkins test sanity alinux jdk22

@keithc-ca
Copy link
Member

For the record, the current build is https://openj9-jenkins.osuosl.org/job/PullRequest-OpenJDK22/26.

@keithc-ca
Copy link
Member

@keithc-ca keithc-ca merged commit 0ed1f2c into ibmruntimes:openj9 May 21, 2024
2 checks passed
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