Namespace Org.BouncyCastle.Crypto.Signers
Classes
- 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)
- 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.
- SM2Signer
The SM2 Digital Signature algorithm.
Interfaces
- IDsaEncoding
An interface for different encoding formats for DSA signatures.