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.remi.src [48 KiB] Changelog by Shawn Iwinski (2019-11-06):
- Update to 2.1.1 (CVE-2019-3465)
- https://simplesamlphp.org/security/201911-01
php-robrichards-xmlseclibs-2.0.1-4.remi.src [45 KiB] Changelog by Shawn Iwinski (2017-05-30):
- Switch autoloader to php-composer(fedora/autoloader)
- Test with SCLs if available
php-robrichards-xmlseclibs-2.0.1-1.remi.src [45 KiB] Changelog by Remi Collet (2016-09-08):
- update to 2.0.1 (no change)
php-robrichards-xmlseclibs-2.0.0-2.20160105git84313ca.remi.src [44 KiB] Changelog by Remi Collet (2016-07-17):
- backport for remi repository