Skip to content

wolfCrypt JNI and JCE Provider 1.5.0

Compare
Choose a tag to compare
@cconlon cconlon released this 13 Jan 19:05
· 151 commits to master since this release
2016cb2

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

Add build compatibility for Java 7 (PR 38)
Add support for "SHA" algorithm string in wolfJCE (PR 39)
Add rpm package support (PR 40)
Add wolfJCE MessageDigest.clone() support (PR 41)
Improve error checking of native Md5 API calls (PR 41)
Add unit tests for com.wolfssl.wolfcrypt.Md5 (PR 41)