The XML Security Library 1.0.X release is a major upgrade from
0.0.X version. The new version includes multiple crypto engines
support (with "out of the box" support for OpenSSL, GnuTLS and NSS);
simplified and cleaned internal structure and API; several performance
and memory usage improvements; new or updated documentation.
fixed 91 bits HMAC bug, fixed minor compile warnings for the
external DTD patch, fixed bug with EVP ciphers for OpenSSL 0.9.7
when last block was not processed for padding, etc.
XML Security Library is a C library based on LibXML2 and OpenSSL. The
library was created with a goal to support major XML security
standards:
* XML Signature
* XML Encryption
* Canonical XML
* Exclusive Canonical XML
Submitted by: Jim Geovedi <jim@corebsd.or.id>