Plain Signer Algorithm Support
The following lists algorithm support for the Plain Signer.
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.
Signature Algorithms
Algorithm Name | Also Known As | Comment | |
---|---|---|---|
SHA1withRSA | RSASSA-PKCS1_v1.5 using SHA1 | ||
SHA256withRSA | RSASSA-PKCS1_v1.5 using SHA256 | ||
SHA384withRSA | RSASSA-PKCS1_v1.5 using SHA384 | ||
SHA512withRSA | RSASSA-PKCS1_v1.5 using SHA512 | ||
NONEwithRSA | RSASSA-PKCS1_v1.5 | See Client-Side Hashing as special encoding of the request might be needed unless client-side hashing is specified explicitly in request metadata. | |
SHA1withRSAandMGF1 | RSASSA-PSS using SHA1 | ||
SHA256withRSAandMGF1 | RSASSA-PSS using SHA256 | ||
SHA384withRSAandMGF1 | RSASSA-PSS using SHA384 | ||
SHA512withRSAandMGF1 | RSASSA-PSS using SHA512 | ||
NONEwithRSAandMGF1 | RSASSA-PSS | See Client-Side Hashing as request metadata might be needed with the request. | |
SHA1withECDSA | ECDSA using SHA1 | ||
SHA256withECDSA | ECDSA using SHA256 | ||
SHA384withECDSA | ECDSA using SHA384 | ||
SHA512withECDSA | ECDSA using SHA512 | ||
NONEwithECDSA | ECDSA | See Client-Side Hashing for what the input should be. | |
Ed25519 | Pure EdDSA with Edwards25519 | ||
Ed448 | Pure EdDSA with Edwards448 |
Digest Algorithms Supported with Explicit Client-Side Hashing
Algorithm Name | Comment | |
---|---|---|
SHA1 | ||
SHA256 | ||
SHA384 | ||
SHA512 |
Related Content
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page:
-
Page: