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
5 stars 12 forks source link

Add FIPS platforms check #333

Closed taoliult closed 1 week ago

taoliult commented 2 weeks ago

Print the error message indicating that OpenJCEPlusFIPS is not supported on the non FIPS platforms, but do not exit.