The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms.
<dependency>
<groupId>bouncycastle</groupId>
<artifactId>bcprov-jdk15</artifactId>
<version>140</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add Bouncy Castle as a security provider
Use bcprov-jdk18on or bcprov-jdk15to18 from org.bouncycastle group.
No dependency data recorded yet.