XML Security Library
XML Security Library is a C library based on LibXML2.
The library supports major XML security standards:
XML Security Library is released under the
MIT Licence
see the Copyright file in the distribution for details.
News
- October 29 2020
The XML Security Library 1.2.31 release includes the following changes:
- Added configure option to ensure memset() securely erases memory (gcc).
- Several other small fixes (more details).
- April 21 2020
The XML Security Library 1.2.30 release includes the following changes:
- Enabled XML_PARSE_HUGE for all xml parsers.
- Added s390x support for travis (nayana-ibm).
- Several other small fixes (more details).
- October 15 2019
The XML Security Library 1.2.29 release includes the following changes:
- Various build and tests fixes and improvements.
- Move remaining private header files away from xmlsec/include/ folder.
- Several other small fixes (more details).
- April 16 2019
The XML Security Library 1.2.28 release includes the following changes:
- Added BoringSSL support (chenbd).
- Added gnutls-3.6.x support (alonbl).
- Added DSA and ECDSA key size getter for MSCNG (vmiklos).
- Added --enable-mans configuration option (alonbl).
- Added coninuous build integration for MacOSX (vmiklos).
- Several other small fixes (more details).
|