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.6.

License

License

GroupId

GroupId

org.bouncycastle
ArtifactId

ArtifactId

bcprov-jdk16
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.6.
Project URL

Project URL

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

Download bcprov-jdk16

How to add to project

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