- The last version that supports Dart 2.x
- Follow xml-crypto 3.2.0
- Use inclusiveNamespacesPrefixList to generate InclusiveNamespaces
- Add support for appending attributes to KeyInfo element
- Updated getKeyInfo function with actual implementation
- Fix issue in case when namespace has no prefix
- Migrate to
xpath_selector
3.0.1 (#4) - Handle End-of-Line before parsing Xml (#5)
- Correct behavior for XML canonicalization with namespaces and nested elements
- Fix checkSignature param type
- Do dart format
- Initial version
- Ported from
yaronn/[email protected]