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