|
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.math.raw.Bits
| Constructor Summary | |
Bits()
|
|
| Method Summary | |
static int |
bitPermuteStep(int x,
int m,
int s)
|
static long |
bitPermuteStep(long x,
long m,
int s)
|
static int |
bitPermuteStepSimple(int x,
int m,
int s)
|
static long |
bitPermuteStepSimple(long x,
long m,
int s)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Bits()
| Method Detail |
public static int bitPermuteStep(int x,
int m,
int s)
public static long bitPermuteStep(long x,
long m,
int s)
public static int bitPermuteStepSimple(int x,
int m,
int s)
public static long bitPermuteStepSimple(long x,
long m,
int s)
|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||