Package | Description |
---|---|
org.spongycastle.crypto.engines |
Basic cipher classes.
|
Modifier and Type | Field and Description |
---|---|
private IndexGenerator.BitString |
IndexGenerator.buf |
Modifier and Type | Method and Description |
---|---|
IndexGenerator.BitString |
IndexGenerator.BitString.getTrailing(int numBits)
Returns the last
numBits bits from the end of the bit string. |
Modifier and Type | Method and Description |
---|---|
private void |
IndexGenerator.appendHash(IndexGenerator.BitString m,
byte[] hash) |