eid-login / xmlseclibs
A PHP library for XML Security
Installs: 215
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
pkg:composer/eid-login/xmlseclibs
Requires
- php: >= 5.4
- ext-openssl: *
- phpseclib/phpseclib: ~2.0
This package is auto-updated.
Last update: 2025-11-29 03:34:52 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])http://phpseclib.sourceforge.net/)
Please refer to the upstream`s readme for further information.