Signers Algorithm Support

This page lists algorithms that typically work with Signers in SignServer. Since some Signers do not support specific algorithms, check the Signer-specific algorithm support pages. Additionally, as Signers rely on support for the algorithm in the Crypto Token used, ensure that the desired algorithm is supported by the configured Crypto Token.

The following lists supported algorithms that are known to work with most Workers and therefore the list may not be complete.

Signature Algorithms

Support

Algorithm Name

Also Known As

check mark

SHA256withRSA

RSASSA-PKCS1_v1.5 using SHA256

check mark

SHA384withRSA

RSASSA-PKCS1_v1.5 using SHA384

check mark

SHA512withRSA

RSASSA-PKCS1_v1.5 using SHA512

check mark

SHA256withRSAandMGF1

RSASSA-PSS using SHA256

check mark

SHA384withRSAandMGF1

RSASSA-PSS using SHA384

check mark

SHA512withRSAandMGF1

RSASSA-PSS using SHA512

check mark

SHA256withECDSA

ECDSA using SHA256

check mark

SHA384withECDSA

ECDSA using SHA384

check mark

SHA512withECDSA

ECDSA using SHA512

Digest Algorithms

Support

Algorithm Name

check mark

SHA256

check mark

SHA384

check mark

SHA512