-
**Describe the bug**
I have code which asynchronously sends encrypted mails on startup of my application, e.g. for each migration executed.
When only one encrypted mail is sent, then all works wel…
eitch updated
3 months ago
-
Hello,
We have a problem with validation of some signatures and timestamps after the commit https://github.com/bcgit/bc-java/commit/3790993df5d28f661a64439a8664343437ed3865, in particular after int…
-
Hi,
I've read that with version 1.11 (https://github.com/testcontainers/testcontainers-java/pull/1307) the shaded dependencies were removed. I'm using v 1.15.3 now and I still see shaded classes in…
-
Hi,
I am using artifact bcprov-jdk15on with version 1.56 and class org.bouncycastle.openssl.PEMReader is missing. Can you please suggest how to solve this.
-
it is working well in my localhost but when deployed to server it throws following exception.
java.lang.ClassCastException: org.bouncycastle.jce.provider.JCEECPrivateKey cannot be cast to org.b…
-
BouncyCastle should support DTLS 1.3.
It's not *imminently* needed, but since (D)TLS 1.2 doesn't seem likely to get any post-quantum KEMs, DTLS 1.3 will be needed to protect DTLS traffic (and thing…
-
How i can fix this error?
Error:
```
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.SecurityException: Invalid signature file di…
-
I am having issues generating keys with different PublicKeyAlgorithmTag and HasAlgorithmTag. The code below produces an error (see below). If I remove the line "pgp.PublicKeyAlgorithm.." everything wo…
-
Сборка падает на этапе minifyGooglePlayDebugWithR8:
```
> Task :app:minifyGooglePlayDebugWithR8 FAILED
ERROR: Missing classes detected while running R8. Please add the missing classes or apply addi…
-
SHA-256 digest error for org/bouncycastle/cert/AttributeCertificateHolder.class
复现项目:https://github.com/ooftf/Master 的dev分支
错误日志如下
Broken class: F:\Workspaces\StudioProjects\Master\app\buil…
ooftf updated
7 months ago