Jar examples for b:bouncycastle-rsa
Example using JNA modPow with Bouncy Castle
You can download jar file bouncycastle-rsa 1.0.1 in this page.
You can use the following script to add bouncycastle-rsa-1.0.1.jar to your project.
<dependency> <groupId>com.squareup.jnagmp</groupId> <artifactId>bouncycastle-rsa</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.squareup.jnagmp', name: 'bouncycastle-rsa', version: '1.0.1'
libraryDependencies += "com.squareup.jnagmp" % "bouncycastle-rsa" % "1.0.1"
<dependency org="com.squareup.jnagmp" name="bouncycastle-rsa" rev="1.0.1"/>
@Grapes(@Grab(group='com.squareup.jnagmp', module='bouncycastle-rsa', version='1.0.1'))
'com.squareup.jnagmp:bouncycastle-rsa:jar:1.0.1'
Click the following link to download the jar file.
bouncycastle-rsa-1.0.1-javadoc.jar