openleadr-python icon indicating copy to clipboard operation
openleadr-python copied to clipboard

Added support for EC and DSA keys

Open kimbeelen opened this issue 1 year ago • 2 comments

This pull request provides a solution for Issue #65 by selecting a signature algorithm based on the key passed to the server or client. Default algorithms are used for RSA, DSA and EC keys. Ed25519 and Ed448 keys are not supported by SignXML and therefore not included in this feature.

kimbeelen avatar Apr 16 '25 07:04 kimbeelen