Package | Description |
---|---|
org.spongycastle.crypto.examples |
Simple examples of light weight API usage.
|
org.spongycastle.crypto.macs |
Classes for creating MACs and HMACs.
|
org.spongycastle.crypto.paddings |
Paddings for symmetric ciphers.
|
Class and Description |
---|
PaddedBufferedBlockCipher
A wrapper class that allows block ciphers to be used to process data in
a piecemeal fashion with padding.
|
Class and Description |
---|
BlockCipherPadding
Block cipher padders are expected to conform to this interface
|
Class and Description |
---|
BlockCipherPadding
Block cipher padders are expected to conform to this interface
|