Registry / crypto / bcpg-jdk18on

bcpg-jdk18on

JSON →
library1.81.1javamavenunverified

Bouncy Castle Java APIs for the OpenPGP protocol, providing encryption, signing, and key management for PGP operations, optimized for Java 1.8 and later.

<dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcpg-jdk18on</artifactId> <version>1.81.1</version> </dependency>
INSTALL
IMPORT
SIG · BCPG-JDK18ON
B
bcpg-jdk18on
cryptojavav1.81.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PGPUtil
org.bouncycastle.openpgp.PGPUtil

Prints the default Bouncy Castle provider for OpenPGP operations.

import org.bouncycastle.openpgp.PGPUtil; public class Example { public static void main(String[] args) throws Exception { System.out.println("Bouncy Castle OpenPGP version: " + PGPUtil.getDefaultProvider()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.81.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
16
Resources
bcpg-jdk18on — mvn dependency:get bcpg-jdk18on · libregistry