Apache Santuario

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

XML Security C++ 1.3.0 release notes

  1. Implemented algorithm handlers for the digital signature classes, to provide algorithm extensibility Committed by BL.
  2. add Initial import of beta NSS crypto support Committed by MT.
  3. add Complete implementation of XKMS message set Committed by BL.
  4. add Methods to allow loading of encrypted data without doing decrypt and to process a decrypt/encrypt operation without replacing the original nodes Committed by BL.
  5. add Provide MS VC++ 2005 project files Committed by BL.
  6. fix Performance improvements in canonicalisation Committed by BL.
  7. fix Fix memory leaks in OpenSSL wrapping code Committed by BL.
  8. fix Provide some stability if the Apache keystore is corrupted under Windows. Committed by BL.
  9. fix Fix bug when encrypting small input docs Committed by BL.
  10. update Update signature classes to pass in requested algorithms as URIs rather than enums. Enum based methods are now deprecated. Committed by BL.
  11. update Provide ability for calling application to define whether references are interlocking. Committed by BL.
  12. update Implement checks for broken OpenSSL support under Solaris 10 Committed by BL.
  13. update Add --with-xalan, --with-openssl, --with-xerces and --enable-warnerror flags in configure Committed by BL.
  14. update Configure now detects if Xalan is installed rather than having XALANCROOT being a pointer to the compile directory Committed by BL.
  • No labels