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
3 stars 10 forks source link

Updated Initialize function name - issue 76 #77

Closed johnpeck-us-ibm closed 3 months ago

johnpeck-us-ibm commented 3 months ago

Updated code to change name of initialize method. All other methods look to have unique names

johnpeck-us-ibm commented 3 months ago

will redo