-
Please update Bouncy Castle
- https://www.bouncycastle.org/
- https://www.bouncycastle.org/releasenotes.html
- http://www.bouncycastle.org/latest_releases.html
- https://cve.mitre.org/cgi-bin/cvek…
-
Please update Bouncy Castle, new CVEs:
- https://www.bouncycastle.org/
- https://www.bouncycastle.org/releasenotes.html
- http://www.bouncycastle.org/latest_releases.html
- https://cve.mitre.org/c…
-
Please update Bouncy Castle
- https://www.bouncycastle.org/
- https://www.bouncycastle.org/releasenotes.html
- http://www.bouncycastle.org/latest_releases.html
- https://cve.mitre.org/cgi-bin/cvek…
-
Please update Bouncy Castle
- https://www.bouncycastle.org/
- https://www.bouncycastle.org/releasenotes.html
- http://www.bouncycastle.org/latest_releases.html
- https://cve.mitre.org/cgi-bin/cvek…
-
We just upgraded our application to the latest bouncy castle libraries:
bc-fips 1.0.2.5
bcpkix-fips 1.0.7
bctls-fips 1.0.19
Now when run our application in jetty using the maven jetty plugin, we…
-
Please update Bouncy Castle
- https://www.bouncycastle.org/
- https://www.bouncycastle.org/releasenotes.html
- http://www.bouncycastle.org/latest_releases.html
- https://cve.mitre.org/cgi-bin/cvek…
-
2.7, 3.5, 3.6.
Also consider Jython support (bouncy castle, built in crypto, etc).
-
Please update Bouncy Castle
- https://www.bouncycastle.org/
- https://www.bouncycastle.org/releasenotes.html
- http://www.bouncycastle.org/latest_releases.html
- https://cve.mitre.org/cgi-bin/cvek…
-
I was alerted to an update saying our McEliece implementation has vanished.
I can say Classic McEliece is implemented in Bouncy Castle as CMCE which may be why it was missed. Note the algorithm is…
-
I found following sample code to sign data with SM2 algorithm, why it has a userId parameter here, what the purpose for this parameter, can I pass null value here?
public static byte[] SignSm3WithS…