xmlsig icon indicating copy to clipboard operation
xmlsig copied to clipboard

Simple Go library for add digital signatures to XML documents

Results 2 xmlsig issues
Sort by recently updated
recently updated
newest added

This PR adds support for more crypto algorithms. Cryptographic standards are always evolving, as new attacks are discovered over time and some older algorithms fall out of usage. Looking at...

### Steps to Reproduce 1. Execute the example code ### Description of the Problem In the Process of creating the signature, the data is canonicalized etc. and in the end...