moov-io / signedxml

pure go library for processing signed XML documents
MIT License
52 stars 44 forks source link

feat: add c14n10 and c14n11 canonicalizers #27

Closed adamdecaf closed 1 year ago

adamdecaf commented 1 year ago

Thanks to @daugminas for adding these originally. Cherry-picking that work to the main branch.