OpenPGP Signer Algorithm Support
The following lists algorithm support for the OpenPGP 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 known to work with most workers and therefore the list may not be complete.
| Algorithm Name | Also Known As | Comment |
|---|---|---|---|
| SHA1withRSA | RSASSA-PKCS_v1.5 using SHA1 | |
| SHA256withRSA | RSASSA-PKCS_v1.5 using SHA256 | |
| SHA224withRSA | ||
| SHA384withRSA | RSASSA-PKCS_v1.5 using SHA384 | |
| SHA512withRSA | RSASSA-PKCS_v1.5 using SHA512 | |
| SHA256withECDSA | ECDSA using SHA256 | |
| SHA384withECDSA | ECDSA using SHA384 | |
| SHA512withECDSA | ECDSA using SHA512 |
Digest Algorithms
| Algorithm Name | Comment |
|---|---|---|
| SHA1 | |
| SHA224 |
|
| SHA256 | |
| SHA384 |
|
| SHA512 |
|