Legion of the Bouncy Castle Java Cryptography APIs

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.

Лицензия

Лицензия

Группа

Группа

bouncycastle
Идентификатор

Идентификатор

bcprov-jdk12
Последняя версия

Последняя версия

140
Дата

Дата

Тип

Тип

jar
Описание

Описание

Legion of the Bouncy Castle Java Cryptography APIs
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.
Ссылка на сайт

Ссылка на сайт

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

Скачать bcprov-jdk12

Имя Файла Размер
bcprov-jdk12-140.pom
bcprov-jdk12-140.jar 1 MB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
140