Details
-
Task
-
Resolution: Fixed
-
Major
-
16.2.0
-
None
Description
See https://www.bouncycastle.org/releasenotes.html
Defects Fixed The new dependency of the the PGP API on the bcutil jar was missing from the module jar, the OSGi manifest, and the Maven POM. This has been fixed. Missing exports and duplicate imports have been added/removed from the OSGi manifests. The OSGi manifests now have the same bundle IDs as 1.77 and lock down dependencies to the equivalent variations A check in the X.509 Extensions class preventing the parsing of empty extensions has been removed.