This project makes use of Java and C/C++. This project will create OpenJCEPlus and OpenJCEPlusFIPS cryptographic providers which are implementations of the Java™ Cryptography Extensions (JCE) APIs. The actual cryptographic code will come from the OpenCryptographyKitC project which is based on OpenSSL.
This update sets the target compiler to Java 23 when using Java 23 as the Java version.
Once JDK 23 is generally available the JDK 22 profile can be removed from both the
java23
andmain
branches of the repository.Signed-off-by: Jason Katonica katonica@us.ibm.com