Interface | Description |
---|---|
DSAKCalculator |
Interface define calculators of K values for DSA/ECDSA.
|
Class | Description |
---|---|
DSADigestSigner | |
DSASigner |
The Digital Signature Algorithm - as described in "Handbook of Applied
Cryptography", pages 452 - 453.
|
DSTU4145Signer |
DSTU 4145-2002
National Ukrainian standard of digital signature based on elliptic curves (DSTU 4145-2002).
|
ECDSASigner |
EC-DSA as described in X9.62
|
ECGOST3410Signer |
GOST R 34.10-2001 Signature Algorithm
|
ECNRSigner |
EC-NR as described in IEEE 1363-2000
|
GenericSigner | |
GOST3410Signer |
GOST R 34.10-94 Signature Algorithm
|
HMacDSAKCalculator |
A deterministic K calculator based on the algorithm in section 3.2 of RFC 6979.
|
ISO9796d2PSSSigner |
ISO9796-2 - mechanism using a hash function with recovery (scheme 2 and 3).
|
ISO9796d2Signer |
ISO9796-2 - mechanism using a hash function with recovery (scheme 1)
|
ISOTrailers | |
PSSSigner |
RSA-PSS as described in PKCS# 1 v 2.1.
|
RandomDSAKCalculator | |
RSADigestSigner | |
SM2Signer | |
X931Signer |
X9.31-1998 - signing using a hash.
|