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
Идентификатор

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

bcmail-jdk16
Последняя версия

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

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

Скачать bcmail-jdk16

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
bouncycastle : bcprov-jdk16 jar 140

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

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

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

Версия
140