-------------------------- - Fix excision with ns prefix
0.2.3
-------------------------- - Fixes to c14n of enveloped signatures - Expand tests to use the XML Signature interoperability test suite
0.2.2
-------------------------- - Load bare X509 certificates from SAML metadata correctly
0.2.1
-------------------------- - Always use X509 information even if key value is present - Internal refactor to modularize key value handling logic
0.2.0
-------------------------- - Use defusedxml when verifying signatures. - Eliminate dependency on PyCrypto. - Introduce support for ECDSA asymmetric key encryption. - Introduce ability to validate xmldsig11 schema. - Expand test suite coverage.
0.1.9
-------------------------- - Allow use of external X509 certificates for validation; add an example of supplying a cert from SAML metadata.