xml_crypto 2.1.4
xml_crypto: ^2.1.4 copied to clipboard
Xml digital signature library for Dart. For signing and verifying XML documents.
2.1.4 #
- Correct behavior for XML canonicalization with namespaces and nested elements
2.1.3+1 #
- Fix checkSignature param type
- Do dart format
2.1.3 #
- Initial version
- Ported from
yaronn/[email protected]