eid-login / xmlseclibs
A PHP library for XML Security
1.0.0
2021-06-04 09:23 UTC
Requires
- php: >= 5.4
- ext-openssl: *
- phpseclib/phpseclib: ~2.0
This package is auto-updated.
Last update: 2025-08-29 02:21:13 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.