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 native MD5 digest #337

Closed KostasTsiounis closed 5 months ago

KostasTsiounis commented 5 months ago

A new class, namely NativeMD5.java, is created and the corresponding options are added in other places to allow for the use of native OpenSSL library to perform MD5 digests.

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

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

keithc-ca commented 5 months ago

Jenkins compile zlinux jdk17