Skip to content

Commit 93e8718

Browse files
authored
Merge pull request #1 from davidillsley/patch-1
Add Go xmldsig and saml2 implementations
2 parents 6b17f4e + fdab62d commit 93e8718

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ A curated list of XML Signature, XML Encryption, SAML and other XML Security rel
2525
### C/C++
2626
* https://www.aleksey.com/xmlsec/ (https://github.com/lsh123/xmlsec)
2727

28+
### Go
29+
* https://github.com/russellhaering/goxmldsig
30+
* https://github.com/russellhaering/gosaml2
31+
2832
## Standards and related documents
2933
* [List of W3C XML Signature standards and drafts](http://www.w3.org/TR/#tr_XML_Signature)
3034
* [W3C Working Group Note: XML Security 2.0 Requirements and Design Considerations](https://www.w3.org/TR/2013/NOTE-xmlsec-reqs2-20130411/)

0 commit comments

Comments
 (0)