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