ibmruntimes / openj9-openjdk-jdk11

Extensions for OpenJDK 11 for Eclipse OpenJ9
GNU General Public License v2.0
31 stars 112 forks source link

Add additional checks to NativeECDHKeyAgreement to match upstream #781

Closed KostasTsiounis closed 5 months ago

KostasTsiounis commented 5 months ago

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: https://github.com/ibmruntimes/openj9-openjdk-jdk/pull/788

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

KostasTsiounis commented 5 months ago

FYI @keithc-ca

keithc-ca commented 5 months ago

Jenkins test sanity alinux jdk11

keithc-ca commented 5 months ago

Grinders passed: