Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

compute xmlsec in native go code #2

Open
philhug opened this issue Sep 4, 2015 · 3 comments
Open

compute xmlsec in native go code #2

philhug opened this issue Sep 4, 2015 · 3 comments

Comments

@philhug
Copy link
Contributor

philhug commented Sep 4, 2015

currently the xmlsec1 binary is invoked for every signature create and verification.
for production code this should be replaced by a native go library or a by using the C library.

@mbrevoort
Copy link
Contributor

I agree a native go implementation of XML signing would be ideal. I would love if someone created such an implementation ;)

@fatlotus
Copy link

fatlotus commented Apr 8, 2016

(Edit: Apologies for reopening a zomebie thread!) What about https://github.com/ma314smith/signedxml — would that work for this use-case?

@heerakli
Copy link

I found this one, but didn't try yet https://github.com/crewjam/go-xmlsec

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants