|
Bouncy Castle Cryptography 1.50 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.crypto.generators.SCrypt
public class SCrypt
| Constructor Summary | |
|---|---|
SCrypt()
|
|
| Method Summary | |
|---|---|
static byte[] |
generate(byte[] P,
byte[] S,
int N,
int r,
int p,
int dkLen)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SCrypt()
| Method Detail |
|---|
public static byte[] generate(byte[] P,
byte[] S,
int N,
int r,
int p,
int dkLen)
|
Bouncy Castle Cryptography 1.50 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||