xml_crypto 3.2.0 copy "xml_crypto: ^3.2.0" to clipboard
xml_crypto: ^3.2.0 copied to clipboard

Xml digital signature library for Dart. For signing and verifying XML documents.

3.2.0 #

  • 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

3.0.1 #

  • Migrate to xpath_selector 3.0.1 (#4)
  • Handle End-of-Line before parsing Xml (#5)

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/xml-crypto@v2.1.3
5
likes
130
pub points
69%
popularity

Publisher

verified publisherquire.io

Xml digital signature library for Dart. For signing and verifying XML documents.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

crypto, ninja, rsa_pkcs, xml, xpath_selector, xpath_selector_xml_parser

More

Packages that depend on xml_crypto