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 to be unique #87

Closed johnpeck-us-ibm closed 1 month ago

johnpeck-us-ibm commented 1 month ago

Updated the initialize function name. Added a package name to the function name. The other functions seem to be unique.

Tested: win64

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

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

KostasTsiounis commented 1 month ago

I think the PR title should be consistent for all Java branches.