Jar examples for s:srp6a
Complete Secure Remote Password (SRP-6a) implementation for Java.
You can download jar file srp6a 2.0.2 in this page.
GNU GENERAL PUBLIC LICENSE, Version 2, June 1991
You can use the following script to add srp6a-2.0.2.jar to your project.
<dependency> <groupId>com.nimbusds</groupId> <artifactId>srp6a</artifactId> <version>2.0.2</version> </dependency>
compile group: 'com.nimbusds', name: 'srp6a', version: '2.0.2'
libraryDependencies += "com.nimbusds" % "srp6a" % "2.0.2"
<dependency org="com.nimbusds" name="srp6a" rev="2.0.2"/>
@Grapes(@Grab(group='com.nimbusds', module='srp6a', version='2.0.2'))
'com.nimbusds:srp6a:jar:2.0.2'
Click the following link to download the jar file.
srp6a-2.0.2-javadoc.jar