Package | Description |
---|---|
org.bouncycastle.crypto.digests |
Modifier and Type | Class and Description |
---|---|
class |
SHA384Digest
FIPS 180-2 implementation of SHA-384.
|
class |
SHA512Digest
FIPS 180-2 implementation of SHA-512.
|
class |
SHA512tDigest
FIPS 180-4 implementation of SHA-512/t
|
Modifier and Type | Method and Description |
---|---|
protected void |
LongDigest.copyIn(LongDigest t) |
Constructor and Description |
---|
LongDigest(LongDigest t)
Copy constructor.
|
Copyright © 2016 BouncyCastle.org. All rights reserved.