Bouncy Castle Cryptography 1.50

Package org.bouncycastle.crypto.signers

Interface Summary
DSAKCalculator Interface define calculators of K values for DSA/ECDSA.
 

Class Summary
DSADigestSigner  
DSASigner The Digital Signature Algorithm - as described in "Handbook of Applied Cryptography", pages 452 - 453.
DSTU4145Signer 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)
PSSSigner RSA-PSS as described in PKCS# 1 v 2.1.
RSADigestSigner  
 


Bouncy Castle Cryptography 1.50