Skip to content

wolfCrypt JNI and JCE Provider 1.2.0

Compare
Choose a tag to compare
@cconlon cconlon released this 16 Nov 17:34
· 181 commits to master since this release
ae3ed2b

Release 1.2.0 of wolfCrypt JNI and JCE has bug fixes and new features including:

  • Add FIPS 140-3 compatibility when using wolfCrypt FIPS or FIPS Ready
  • Increase junit version from 4.12 to 4.13 in pom.xml
  • Add local ./lib directory to java.library.path in pom.xml
  • Fix builds with WOLFCRYPT_JNI_DEBUG_ON defined
  • Fix compatibility with wolfCrypt NO_OLD_* defines
  • Fix compatibility with wolfSSL ./configure --enable-all and ECC tests