eid-login/xmlseclibs

A PHP library for XML Security

Maintainers

Package info

github.com/eid-login/xmlseclibs

pkg:composer/eid-login/xmlseclibs

Statistics

Installs: 257

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

1.1.0 2026-04-13 08:56 UTC

This package is auto-updated.

Last update: 2026-04-13 09:00:59 UTC


README

This is a fork of robrichards/xmlseclibs, which has been created to make the library match the needs of the eID-Templates project.

The main changes are:

  • Support for RSASSA-PSS based XML signature algorithms via usage of the RSA implementation of phpseclib

Please refer to the upstream`s readme for further information.

Running tests

  • Although there is a phpunit.xml file, phpunit is not actually used.
  • Download run-tests.php script (wget https://raw.githubusercontent.com/php/php-src/master/run-tests.php).
  • Run tests: php run-tests.php tests/