Update to XMLSec v1.3.9:
Link against YuOpenSSL-3.6 and DIXml v8.2.0, both from https://yunqa.de.
Update to XMLSec v1.3.8:
sign4.dpr / verify4.dpr).Update to XMLSec v1.3.7:
XMLSEC_TRANSFORM_FLAGS_USER_SPECIFIED flag to xmlSecTransform.Flags to differentiate transforms specified in the input XML file vs transforms automatically added by XMLSec library.Link against OpenSSL 3.4 (YuOpenSSL-3.4 v1.0.1) and libxml2 v2.14.4 (DIXml v8.0.0).
Update to XMLSec v1.3.4:
Update to XMLSec v1.3.2:
<KeyInfoReference> element (ABI breaking change).<KeyInfo> are used. To restore the old “lax” mode, set XMLSEC_KEYINFO_FLAGS_LAX_KEY_SEARCH flag on xmlSecKeyInfoCtx (API breaking change).<KeyName> element content is now trimmed before key search is performed (API breaking change).failureReason file to xmlSecDSigCtx and xmlSecEncCtx to provide more granular operation failure reason (ABI breaking change).xmlSecKeyDataFormatEngine option to enhance OpenSSL engine support.xmlSecX509DataGetNodeContent, with fixed return value.xmlSecOpenSSLAppPkcs12LoadBIO. It now logs the real root error cause.