interexperts / xmlseclibs
PHP library for XML Security. Fork of Rob Richards' library, modified namespace behavior
v1.3.3
2015-02-19 10:02 UTC
Requires
None
Requires (Dev)
None
Suggests
- ext/mcrypt
- ext/openssl
Provides
None
Conflicts
None
Replaces
- cdatazone/xmlseclibs: v1.3.3
- fr3d/xmlseclibs: v1.3.3
- robrichards/xmlseclibs: v1.3.3
This package is auto-updated.
Last update: 2026-09-12 08:11:22 UTC
README
This is a fork of robrichards/xmlseclibs @ https://code.google.com/p/xmlseclibs/
The main difference between the library by Rob Richards and this library is
that the namespace identifier (ds:) is removed from the <Signature> tags,
because this caused problems in some applications.