ibmruntimes / openj9-openjdk-jdk21

GNU General Public License v2.0
8 stars 40 forks source link

Add support for ECDSA signatures using native OpenSSL library #155

Closed KostasTsiounis closed 6 months ago

KostasTsiounis commented 6 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 6 months ago

FYI @keithc-ca

keithc-ca commented 6 months ago

Jenkins test sanity zlinux jdk21