Spongy Castle

Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle intended for the Android platform. Android unfortunately ships with a stripped-down version of Bouncy Castle, which prevents easy upgrades - Spongy Castle overcomes this and provides a full, up-to-date version of the Bouncy Castle cryptographic libs.

License

License

GroupId

GroupId

com.madgag.spongycastle
ArtifactId

ArtifactId

test
Last Version

Last Version

1.58.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spongy Castle
Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle intended for the Android platform. Android unfortunately ships with a stripped-down version of Bouncy Castle, which prevents easy upgrades - Spongy Castle overcomes this and provides a full, up-to-date version of the Bouncy Castle cryptographic libs.
Project URL

Project URL

http://rtyley.github.io/spongycastle/

Download test

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.madgag.spongycastle : core jar 1.58.0.0
com.madgag.spongycastle : bcpg-jdk15on jar 1.58.0.0
com.madgag.spongycastle : bcpkix-jdk15on jar 1.58.0.0
com.madgag.spongycastle » tls jar 1.58.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar 1.7.5
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.

Versions

Version
1.58.0.0