public class ScryptWrapper extends java.lang.Object
ScryptWrapper()
byte[]
getDerivedKey(byte[] password, byte[] salt, int n, int r, int p, int dkLen)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ScryptWrapper()
public byte[] getDerivedKey(byte[] password, byte[] salt, int n, int r, int p, int dkLen)