| Package | Description |
|---|---|
| org.bouncycastle.crypto.digests | Message digest classes. |
| Modifier and Type | Class and Description |
|---|---|
class | SHA3Digestimplementation of SHA-3 based on following KeccakNISTInterface.c from https://keccak.noekeon.org/ |
class | SHAKEDigestimplementation of SHAKE based on following KeccakNISTInterface.c from https://keccak.noekeon.org/ |
| Constructor and Description |
|---|
KeccakDigest(KeccakDigest source)KeccakDigest. |