Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-robrichards-xmlseclibs - A PHP library for XML Security

Website:
https://github.com/robrichards/xmlseclibs
Licence:
BSD
Vendor:
Remi Collet
Description:
xmlseclibs is a library written in PHP for working with XML Encryption and
Signatures.

NOTE: php-mcrypt will not be automatically installed as a dependency of this
package so it will need to be "manually" installed if it is required --
specifically for the following XMLSecurityKey encryption types:
- XMLSecurityKey::AES128_CBC
- XMLSecurityKey::AES192_CBC
- XMLSecurityKey::AES256_CBC
- XMLSecurityKey::TRIPLEDES_CBC

Autoloader: /usr/share/php/RobRichards/XMLSecLibs/autoload.php

Packages

php-robrichards-xmlseclibs-2.1.1-1.el8.remi.noarch [27 KiB] Changelog by Shawn Iwinski (2019-11-06):
- Update to 2.1.1 (CVE-2019-3465)
- https://simplesamlphp.org/security/201911-01