Bouncy Castle OpenPGP API

The Bouncy Castle Java API for handling the OpenPGP protocol. This jar contains the OpenPGP API for JDK 1.6. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.46
Дата

Дата

Тип

Тип

jar
Описание

Описание

Bouncy Castle OpenPGP API
The Bouncy Castle Java API for handling the OpenPGP protocol. This jar contains the OpenPGP API for JDK 1.6. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.
Ссылка на сайт

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

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

Скачать bcpg-jdk16

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

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

Зависимости

compile (1)

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

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

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

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

Версия
1.46
1.45
1.44
1.43