is not current version
Last Version 1.71

Bouncy Castle Provider 1.68

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

License

License

GroupId

GroupId

org.bouncycastle
ArtifactId

ArtifactId

bcprov-jdk14
Version

Version

1.68
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.4.
Project URL

Project URL

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

Source Code Management

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

Download bcprov-jdk14 1.68


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

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.