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.
If there is a version of OCK that is bundled with the utilized JDK, it is always preferred over what the current run provides. To avoid that, the bundled version is deleted.
AIX is, also, enabled to be in the default platforms that are run.
If there is a version of
OCK
that is bundled with the utilizedJDK
, it is always preferred over what the current run provides. To avoid that, the bundled version is deleted.AIX
is, also, enabled to be in the default platforms that are run.Back-ported from: https://github.com/IBM/OpenJCEPlus/pull/339
Signed-off-by: Kostas Tsiounis kostas.tsiounis@ibm.com