Spongy Castle OpenPGP API

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

License

License

GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

scpg-jdk15on
Last Version

Last Version

1.47.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download scpg-jdk15on

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.madgag : scprov-jdk15on jar 1.47.0.3
com.madgag : sc-bzip2 jar 1.47.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.47.0.3
1.47.0.2
1.47.0.1