Jar examples for s:scprov-jdk15
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.
You can download jar file scprov-jdk15 1.46.99.3-UNOFFICIAL-ROBERTO-RELEASE in this page.
Bouncy Castle Licence
You can use the following script to add scprov-jdk15-1.46.99.3-UNOFFICIAL-ROBERTO-RELEASE.jar to your project.
<dependency> <groupId>com.madgag</groupId> <artifactId>scprov-jdk15</artifactId> <version>1.46.99.3-UNOFFICIAL-ROBERTO-RELEASE</version> </dependency>
compile group: 'com.madgag', name: 'scprov-jdk15', version: '1.46.99.3-UNOFFICIAL-ROBERTO-RELEASE'
libraryDependencies += "com.madgag" % "scprov-jdk15" % "1.46.99.3-UNOFFICIAL-ROBERTO-RELEASE"
<dependency org="com.madgag" name="scprov-jdk15" rev="1.46.99.3-UNOFFICIAL-ROBERTO-RELEASE"/>
@Grapes(@Grab(group='com.madgag', module='scprov-jdk15', version='1.46.99.3-UNOFFICIAL-ROBERTO-RELEASE'))
'com.madgag:scprov-jdk15:jar:1.46.99.3-UNOFFICIAL-ROBERTO-RELEASE'
Click the following link to download the jar file.
scprov-jdk15-1.46.99.3-UNOFFICIAL-ROBERTO-RELEASE-javadoc.jar