Package | Description |
---|---|
org.bouncycastle.crypto.digests |
Modifier and Type | Class and Description |
---|---|
class |
SHA3Digest
implementation of SHA-3 based on following KeccakNISTInterface.c from http://keccak.noekeon.org/
|
class |
SHAKEDigest
implementation of SHAKE based on following KeccakNISTInterface.c from http://keccak.noekeon.org/
|
Constructor and Description |
---|
KeccakDigest(KeccakDigest source) |
Copyright © 2017 BouncyCastle.org. All rights reserved.