pyXMLSecurity
pyXMLSecurity copied to clipboard
default signing algorithms should not use SHA1
How to change digest and signature to SHA-2?
perhaps you are right - in the meantime, checkout the documentation for xmlsec.Config: https://github.com/leifj/pyXMLSecurity/blob/master/src/xmlsec/init.py#L25 for info on how to change the default via pyconfig
Lets keep this open until we figure out a clean transition path to default-sha2
How about making a new major version? It seems a lot of issues and pull requests have been piling up in this project, and perhaps the way to get back to the surface is with a new major version.