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