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.
Support | Algorithm Name | Also Known As |
|---|---|---|
| SHA1withRSA | RSASSA-PKCS_v1.5 using SHA1 |
| SHA256withRSA | RSASSA-PKCS_v1.5 using SHA256 |
| SHA224withRSA | RSASSA-PKCS_v1.5 using SHA224 |
| 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
Support | Algorithm Name |
|---|---|
| SHA1 |
| SHA224 |
| SHA256 |
| SHA384 |
| SHA512 |