Skip to content

Add general ecdsa support [#3570]

Dennis B requested to merge 3570-add-pkcs-ecdsa-support into main

Alternate implementation to pkix that implements only ecdsa signature types typically used in PKI infrastructures. This implementation supports all curve domains of the ecdsa.

Changelog: feature

Closes #3570 (closed)

Merge request reports