Bouncycastle no longer release jdk15on jars. Best to switch to the jdk18on ones.
This is a critical security library and the old jdk15on jars have multiple security bugs (CVEs).
The switchover is usually very easy. Same classes, just compiled with Java 8.
Bouncycastle no longer release jdk15on jars. Best to switch to the jdk18on ones.
This is a critical security library and the old jdk15on jars have multiple security bugs (CVEs).
The switchover is usually very easy. Same classes, just compiled with Java 8.