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.8 and up. Note: this package includes the NTRU encryption algorithms.

License

License

GroupId

GroupId

org.bouncycastle
ArtifactId

ArtifactId

bcprov-ext-jdk18on
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.8 and up. Note: this package includes the NTRU encryption algorithms.
Project URL

Project URL

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

Source Code Management

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

Download bcprov-ext-jdk18on

How to add to project

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

Versions

Version
1.71