Package | Description |
---|---|
org.bouncycastle.crypto.prng.drbg |
Constructor and Description |
---|
DualECSP800DRBG(DualECPoints[] pointSet,
Digest digest,
int securityStrength,
EntropySource entropySource,
byte[] personalizationString,
byte[] nonce)
Construct a SP800-90A Dual EC DRBG.
|
Copyright © 2021 BouncyCastle.org. All rights reserved.