Google Standard Payments: PGP Encryption Samples

Code samples for multiple PGP key encryption + signing and decryption + verification

License

License

GroupId

GroupId

com.google.gsp.samples
ArtifactId

ArtifactId

pgp
Last Version

Last Version

1.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

Google Standard Payments: PGP Encryption Samples
Code samples for multiple PGP key encryption + signing and decryption + verification
Project URL

Project URL

https://github.com/google/standard-payments
Project Organization

Project Organization

Google, Inc.
Source Code Management

Source Code Management

https://github.com/google/standard-payments

Download pgp

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
org.bouncycastle : bcpg-jdk15on jar 1.70
org.apache.logging.log4j : log4j-api jar 2.16.0
org.apache.logging.log4j : log4j-core jar 2.16.0
org.apache.commons : commons-lang3 jar 3.12.0
commons-cli : commons-cli jar 1.5.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

Project Modules

There are no modules declared in this project.
com.google.gsp.samples

Google

Google ❤️ Open Source

Versions

Version
1.4.3
1.4.2
1.4.1
1.4
1.3
1.2
1.1
1.0