PDF Signer Algorithm Support

The following lists algorithm support for the PDF Signer.

Signature Algorithms

The signer also relies on support for the algorithm in the Crypto Token used, so also review that the desired algorithm is supported by the configured crypto token. 

The following lists supported algorithms that are tested and known to work with a Crypto Token supporting it and therefore the list may not be complete.



Algorithm Name

Also Known As

Comment

check mark

SHA1withRSA

RSASSA-PKCS1_v1.5 using SHA1


check mark

SHA224withRSA

RSASSA-PKCS1_v1.5 using SHA224


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


minus

NONEwithRSA

RSASSA-PKCS1_v1.5

Not applicable to PDF signatures.

check mark

SHA1withRSAandMGF1

RSASSA-PSS using SHA1


check mark

SHA224withRSAandMGF1

RSASSA-PSS using SHA224


check mark

SHA256withRSAandMGF1

RSASSA-PSS using SHA256


check mark

SHA384withRSAandMGF1

RSASSA-PSS using SHA384


check mark

SHA512withRSAandMGF1

RSASSA-PSS using SHA512


minus

NONEwithRSAandMGF1

RSASSA-PSS

Not applicable to PDF signatures.

cross mark

SHAxWithECDSA

ECDSA

EC not supported with PDF.

Digest Algorithms


Algorithm Name

Comment

check mark

SHA1


cross mark

SHA224


check mark

SHA256


check mark

SHA384


check mark

SHA512