The latest XML Security Library version is
0.0.4:
The
daily snapshots
and
previous versions
are also available.
Mirrors
Requirements
The XML Security Library requires
Installation (source archive)
All steps are usual:
gunzip -c xmlsec-xxx.tar.gz | tar xvf -
cd xmlsec-xxxx
./configure --help
./configure [possible options]
make
make install
make check
The last step is optional and requires Internet connection to execute
some tests.