-
Does anyone know when Bouncy Castle will be providing stream support for the generation of CMSAuthEnvelopedData?
We are currently using `CMSEnvelopedDataStreamGenerator` to create CMS enveloped data …
-
## Description
After upgrading to 6.2.0, I'm unable to build my project with this error
```
Execution failed for task ':app:checkReleaseDuplicateClasses'.
> A failure occurred while executing co…
vr7bd updated
2 months ago
-
Certain features will not work with OpenContent / Alfresco when dealing with secured PDFs. This is due to the fact that we use PDF manipulation code that requires Bouncy Castle 1.52, but Alfresco onl…
-
I have a CMS signed data message that OpenSSL 3.0.8 successfully verifies but fails to verify with Bouncy Castle 1.76. Clearly one of these software packages is correctly processing the message and th…
-
Hey guys,
I was looking through the specs in RFC4880 pertaining to OpenPGP clearsign. Looking through the canonicalization section as well as the bouncy castle source code, I do see that trailing w…
-
### Description
Currently, elliptical curve key support is available through a 3rd party library that is seemingly unmaintained (latest release 2018).
JDK 22 add support for edec keys natively
…
-
Hey @dvsekhvalnov,
I'm trying to encode a JWT with JWE encryption using AES 256 GCM.
On Windows, it works great:
`JWT.Encode(payload, jwk, JweAlgorithm.RSA_OAEP, JweEncryption.A256GCM, extraHead…
-
See write up below by one of our engineers:
Using Yourkit, I can demonstrate an excessive amount of exceptions are created surrounding the normal function of TLS connections between Niagara Workben…
-
Hey, author of PGPainless here!
I came across your Medium article "[Pretty Good Privacy (PGP) Painless encryption/decryption with Java](https://medium.com/@marlanfernando1991/pretty-good-privacy-pgp-…
-
My colleague checked the project Bouncy Castle and wrote a small article on found errors. Perhaps, you’ll want to fix some of them. Also you might be interested in the PVS-Studio analyzer along with t…