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

Bouncy Castle OpenPGP API 1.71

The Bouncy Castle Java API for handling the OpenPGP protocol. This jar contains the OpenPGP API for JDK 1.8 and up. 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-jdk18on
Версия

Версия

1.71
Тип

Тип

jar
Описание

Описание

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

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

https://www.bouncycastle.org/java.html
Система контроля версий

Система контроля версий

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

Скачать bcpg-jdk18on 1.71


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

Зависимости

compile (1)

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

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

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