| Package | Description |
|---|---|
| org.bouncycastle.crypto.prng | |
| org.bouncycastle.crypto.prng.drbg |
| Modifier and Type | Method and Description |
|---|---|
SP800SecureRandom |
SP800SecureRandomBuilder.buildDualEC(DualECPoints[] pointSet,
Digest digest,
byte[] nonce,
boolean predictionResistant)
Deprecated.
Don't use this for anything other than research purposes. It appears this construct is simply not safe.
|
| Constructor and Description |
|---|
DualECSP800DRBG(DualECPoints[] pointSet,
Digest digest,
int securityStrength,
EntropySource entropySource,
byte[] personalizationString,
byte[] nonce)
Construct a SP800-90A Dual EC DRBG.
|
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.