Skip to content

JSS v4.4.6

Choose a tag to compare

@cipherboy cipherboy released this 11 Mar 22:07
· 35 commits to v4.4.x since this release
52aac05

This release includes various fixes for ANS.1 encoding/decoding, increased TLS cipher support, various OCSP related enhancements, support for PKCS11Constants (under the org.mozilla.jss.pkcs11 namespace), and an update to the netscape/security classes.

Most (new) users probably want to use the v4.5.x series (master branch). The v4.4.x branch is what is currently shipping on RHEL 7.

Update: 03/14/2019 @ 15:11ET: Newly generated source tarball was attached.
Update: 03/15/2019 @ 09:25ET: Removed generated source tarball, see PR #140. Use GH's source tarballs.
Update: 03/15/2019 @ 17:31ET: Bumped minimum Java version to be Java 8 to match PKI.