Shoothzj opened a new pull request #3087: URL: https://github.com/apache/bookkeeper/pull/3087
### Motivation bc-fips 1.0.2.3 changes notes digest, https://www.bouncycastle.org/fips-java/RELEASE_NOTES.md ``` #### 1.1.1 Defects Fixed BC-FJA-1.0.2.1-01: Signature on jar now compatible with older Java 7 JVMs. BC-FJA-1.0.2.1-03: Provider should now load without suffering from class loader issue in the same way as 1.0.2 did. BC-FJA-1.0.2.1-04: KeyStore load for FIPS hybrid keystore on null stream will cause a NullPointerException BC-FJA-1.0.2.1-05: RSA-PSS signatures may incorrectly throw an exception on setParameter depending on initial state #### 1.1.2 Additions Performance of JCE cipher cleanup much improved. Performance of ASN.1 encoding improved. System properties used by the FIPS provider can now also be configured in java.security. Support for RSASSA-PSS alias in JCE has been added. ``` ### Changes Bump bc fips version from 1.0.2.1 to 1.0.2.3 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
