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

Provide Jenkinsfile for Jenkins build and test #337

Closed jasonkatonica closed 2 weeks ago

jasonkatonica commented 2 weeks ago

A new Jenkinsfile has been provided to serve as a template for users who would like to build and test the OpenJCEPlus project using Jenkins.

Signed-off-by: Jason Katonica katonica@us.ibm.com Signed-off-by: Kostas Tsiounis kostas.tsiounis@ibm.com Co-authored-by: Jason Katonica katonica@us.ibm.com Co-authored-by: Kostas Tsiounis kostas.tsiounis@ibm.com