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 initialize function name #88

Closed johnpeck-us-ibm closed 1 month ago

johnpeck-us-ibm commented 1 month ago

Added package name to initialize function. Other native code functions seem to have a unique name.

Tested: Win64

Fixes: https://github.com/IBM/OpenJCEPlus/issues/76

Signed-off-by: John Peck johnpeck@us.ibm.com

KostasTsiounis commented 1 month ago

Should we change the title of https://github.com/IBM/OpenJCEPlus/pull/78 to https://github.com/IBM/OpenJCEPlus/pull/78, in order to be consistent?