ibmruntimes / openj9-openjdk-jdk17

Extensions for OpenJDK 17 for Eclipse OpenJ9
GNU General Public License v2.0
23 stars 53 forks source link

Add support for ECDSA signatures using native OpenSSL library #349

Closed KostasTsiounis closed 4 months ago

KostasTsiounis commented 4 months ago

A new class, namely NativeECDSASignature.java, is created and the corresponding options are added in other places to allow for the use of native OpenSSL library to create and verify ECDSA signatures.

Back-ported from: https://github.com/ibmruntimes/openj9-openjdk-jdk/pull/783

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

KostasTsiounis commented 4 months ago

FYI @keithc-ca

keithc-ca commented 4 months ago

Jenkins test sanity alinux jdk17

keithc-ca commented 4 months ago

It appears all the tests passed, but there was a problem reporting results from one job to artifactory.