| Package | Description |
|---|---|
| org.bouncycastle.crypto.digests |
Message digest classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SHA512Digest
FIPS 180-2 implementation of SHA-512.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
LongDigest.copyIn(LongDigest t) |
| Constructor and Description |
|---|
LongDigest(LongDigest t)
Copy constructor.
|