Package | Description |
---|---|
org.bouncycastle.crypto.signers |
Modifier and Type | Class and Description |
---|---|
class |
HMacDSAKCalculator
A deterministic K calculator based on the algorithm in section 3.2 of RFC 6979.
|
class |
RandomDSAKCalculator |
Constructor and Description |
---|
DSASigner(DSAKCalculator kCalculator)
Configuration with an alternate, possibly deterministic calculator of K.
|
ECDSASigner(DSAKCalculator kCalculator)
Configuration with an alternate, possibly deterministic calculator of K.
|
Copyright © 2017 BouncyCastle.org. All rights reserved.