|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.crypto.util.PBKDFConfig
org.bouncycastle.crypto.util.ScryptConfig
Configuration class for a PBKDF based around scrypt.
| Nested Class Summary | |
static class |
ScryptConfig.Builder
|
| Method Summary | |
int |
getBlockSize()
|
int |
getCostParameter()
|
int |
getParallelizationParameter()
|
int |
getSaltLength()
|
| Methods inherited from class org.bouncycastle.crypto.util.PBKDFConfig |
getAlgorithm |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public int getCostParameter()
public int getBlockSize()
public int getParallelizationParameter()
public int getSaltLength()
|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||