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