IBM / OpenJCEPlus

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.
Apache License 2.0
4 stars 10 forks source link

Update project dependencies #121

Closed jasonkatonica closed 2 weeks ago

jasonkatonica commented 2 weeks ago

All the project dependencies were updated to the latest versions.

Plugins not yet declared in the dependency section were added. This allows for easier resolution of dependencies as a whole if the user desires to pre-download all dependencies needed by the project.

Signed-off-by: Jason Katonica katonica@us.ibm.com