Last Version

Spongy Castle Provider - hacked about, unofficial release of Bouncy Castle 1.46.99.3-UNOFFICIAL-ROBERTO-RELEASE

Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle intended for Android. Android ships with a stripped-down version of Bouncy Castle - this causes classloader collisions if you try to add an alternative (updated/complete) Bouncy Castle jar. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5.

License

License

GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

scprov-jdk15
Version

Version

1.46.99.3-UNOFFICIAL-ROBERTO-RELEASE
Type

Type

jar
Description

Description

Spongy Castle Provider - hacked about, unofficial release of Bouncy Castle
Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle intended for Android. Android ships with a stripped-down version of Bouncy Castle - this causes classloader collisions if you try to add an alternative (updated/complete) Bouncy Castle jar. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5.
Project URL

Project URL

http://www.bouncycastle.org/java.html

Download scprov-jdk15 1.46.99.3-UNOFFICIAL-ROBERTO-RELEASE


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.