Bouncy Castle Provider

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.8.

License

License

GroupId

GroupId

org.bouncycastle
ArtifactId

ArtifactId

bcprov-jdk15to18
Last Version

Last Version

1.71
Release Date

Release Date

Type

Type

jar
Description

Description

Bouncy Castle Provider
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.8.
Project URL

Project URL

http://www.bouncycastle.org/java.html
Source Code Management

Source Code Management

https://github.com/bcgit/bc-java

Download bcprov-jdk15to18

How to add to project

<!-- https://jarcasting.com/artifacts/org.bouncycastle/bcprov-jdk15to18/ -->
<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcprov-jdk15to18</artifactId>
    <version>1.71</version>
</dependency>
// https://jarcasting.com/artifacts/org.bouncycastle/bcprov-jdk15to18/
implementation 'org.bouncycastle:bcprov-jdk15to18:1.71'
// https://jarcasting.com/artifacts/org.bouncycastle/bcprov-jdk15to18/
implementation ("org.bouncycastle:bcprov-jdk15to18:1.71")
'org.bouncycastle:bcprov-jdk15to18:jar:1.71'
<dependency org="org.bouncycastle" name="bcprov-jdk15to18" rev="1.71">
  <artifact name="bcprov-jdk15to18" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bouncycastle', module='bcprov-jdk15to18', version='1.71')
)
libraryDependencies += "org.bouncycastle" % "bcprov-jdk15to18" % "1.71"
[org.bouncycastle/bcprov-jdk15to18 "1.71"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.bouncycastle

Legion of the Bouncy Castle Inc

Versions

Version
1.71
1.70
1.69
1.68
1.67
1.66
1.65
1.64
1.63