office-gobmx/external/xmlsec
Tor Lillqvist 236adff64d Enable cross-compilation of xmlsec on macOS (without pkg-config)
Change-Id: If08dde33dbf19afc9ce82bfa42412a642187a56f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95848
Tested-by: Jenkins
Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-06-10 00:09:05 +02:00
..
ExternalPackage_xmlsec.mk
ExternalProject_xmlsec.mk
Makefile
Module_xmlsec.mk
README
UnpackedTarball_xmlsec.mk

XML signing, etc. From [http://www.aleksey.com/xmlsec/].

The certificate vertification functionality of libxmlsec is not used, both the
mscng and nss backends specify the
XMLSEC_KEYINFO_FLAGS_X509DATA_DONT_VERIFY_CERTS flag during verification.