Table of Contents

Namespace Org.BouncyCastle.Crypto.Signers

Classes

DsaDigestSigner
DsaSigner
ECDsaSigner
ECGost3410Signer
ECNRSigner
Ed25519Signer
Ed25519ctxSigner
Ed25519phSigner
Ed448Signer
Ed448phSigner
GenericSigner
Gost3410DigestSigner
Gost3410Signer
HMacDsaKCalculator
HashMLDsaSigner
HashSlhDsaSigner
Iso9796d2PssSigner

ISO9796-2 - mechanism using a hash function with recovery (scheme 2 and 3).

Note: the usual length for the salt is the length of the hash function used in bytes.

Iso9796d2Signer

ISO9796-2 - mechanism using a hash function with recovery (scheme 1)

IsoTrailers
MLDsaSigner
PlainDsaEncoding
PssSigner

RSA-PSS as described in Pkcs# 1 v 2.1.

Note: the usual value for the salt length is the number of bytes in the hash function.

RandomDsaKCalculator
RsaDigestSigner
SM2Signer

The SM2 Digital Signature algorithm.

SlhDsaSigner
StandardDsaEncoding
X931Signer

Interfaces

IDsaEncoding

An interface for different encoding formats for DSA signatures.

IDsaKCalculator