Commit Graph

9 Commits

Author SHA1 Message Date
Ross Kinder
a4571e8fd9 add support for specifying xml:id 2015-11-30 16:45:21 -05:00
Ross Kinder
eb87bfef60 xmldsig: merge newContext into Sign() because that is the only caller, simplify implementation 2015-11-30 15:36:00 -05:00
Ross Kinder
c9c47bc396 xmldsig: add support for verifying signatures with a certificate (rather than the RSA private key) 2015-11-30 15:30:53 -05:00
Ross Kinder
83593a6168 initial (broken) implementation of xmlenc 2015-10-21 15:07:57 -04:00
Ross Kinder
ec5ce6bec4 fix style nit 2015-10-06 12:42:23 -04:00
Ross Kinder
966c9d115a add a Signature struct that can be used to make Signature templates 2015-10-06 12:41:35 -04:00
Ross Kinder
673471166f fix Sign/Verify to take byte slices not strings 2015-10-06 12:41:06 -04:00
Ross Kinder
109617ef26 clean up readme, add example 2015-10-06 10:18:59 -04:00
Ross Kinder
9cc696353d initial commit, xmldsig support 2015-10-06 09:59:36 -04:00