Apache XML Security for C++ 1.5.0 release notes

  • Expose KeyInfo extensions via DOM Committed by SC.
  • Add partial support for Inclusive C14N 1.1 with regard to xml:id but not xml:base Committed by SC.
  • Add VC9 build files Committed by SC.
  • Fix memory leak in OpenSSL RSA/DSA key cloning Committed by SC. See Issue 45828.
  • Fix c14n to omit standard xmlns:xml declarations Committed by SC.
  • Make SHA-1 the implicit default DigestMethod for RSA-OAEP key transport, allowing for interop until broken impls are fixed Committed by SC.
  • Finish port to Xerces 3.x and 64-bit API changes Committed by SC.