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

Legion of the Bouncy Castle Java Cryptography APIs 140

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-jdk15
Версия

Версия

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-jdk15 140


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

Зависимости

compile (1)

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

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

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