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

Create a TLS test for OpenJCEPlus #65

Closed JinhangZhang closed 4 months ago

JinhangZhang commented 4 months ago

This test aims to test whether TLS1.2 and TLS1.3 ciphersuites are accepted in FIPS and Non-FIPS mode or not, by inserting the OpenJCEPlusFIPS and OpenJCEplus provider at the top of Provider list.