Jar examples for s:scrypt
Java implementation of scrypt
You can download jar file scrypt 1.3.3 in this page.
Apache License, Version 2.0
You can use the following script to add scrypt-1.3.3.jar to your project.
<dependency> <groupId>com.lambdaworks</groupId> <artifactId>scrypt</artifactId> <version>1.3.3</version> </dependency>
compile group: 'com.lambdaworks', name: 'scrypt', version: '1.3.3'
libraryDependencies += "com.lambdaworks" % "scrypt" % "1.3.3"
<dependency org="com.lambdaworks" name="scrypt" rev="1.3.3"/>
@Grapes(@Grab(group='com.lambdaworks', module='scrypt', version='1.3.3'))
'com.lambdaworks:scrypt:jar:1.3.3'
Click the following link to download the jar file.
scrypt-1.3.3-javadoc.jar