|
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.constraints.ConstraintUtils
| Constructor Summary | |
ConstraintUtils()
|
|
| Method Summary | |
static int |
bitsOfSecurityFor(java.math.BigInteger p)
Return the bits of security for the passed in RSA modulus or DH/DSA group value. |
static int |
bitsOfSecurityFor(ECCurve curve)
Return the bits of security for the passed in Elliptic Curve. |
static int |
bitsOfSecurityForFF(int strength)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConstraintUtils()
| Method Detail |
public static int bitsOfSecurityFor(java.math.BigInteger p)
p - a modulus or group value
public static int bitsOfSecurityFor(ECCurve curve)
curve - the ECCurve of interest.
public static int bitsOfSecurityForFF(int strength)
|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||