Skip to content

a generic signer implementation suitable for use with HSMs#180

Open
leifj wants to merge 1 commit intorussellhaering:mainfrom
sirosfoundation:feature/generic-signer
Open

a generic signer implementation suitable for use with HSMs#180
leifj wants to merge 1 commit intorussellhaering:mainfrom
sirosfoundation:feature/generic-signer

Conversation

@leifj
Copy link

@leifj leifj commented Oct 4, 2025

This is an implementation of a generic "signer" concept for goxmldsig. The goal is to allow non-file based key-pairs such as for instance when using hardware security modules. The included pkcs11 signer relies on standard crypto signer interfaces and is therefore not dependent on any particular golang pkcs11 implementation.

This should be fully backwards compatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant