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.

License

License

GroupId

GroupId

org.bouncycastle
ArtifactId

ArtifactId

bcprov-jdk15
Last Version

Last Version

1.46
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.
Project URL

Project URL

http://www.bouncycastle.org/java.html

Download bcprov-jdk15

How to add to project

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

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.

Versions

Version
1.46
1.45
1.44
1.43
1.40
1.38
1.32