master
(xmlsec-openssl) Added experimental ML-KEM support (#1137)
(xmlsec-windows) The XMLSec build configuration script on Windows is converted to PowerShell
(xmlsec-openssl) Add OPENSSL_cleanup to make valgrind happy#1133
Fix minor issues from coverity run (#1208)
(xmlsec-core) Separate user vs system callback to allow setting callback before initialization (#1150)
Update the code to support OpenSSL 4.0.0 (#1130)
(xmlsec-core) Added xmlSecMemEqual to compare two buffers in constant time and upgraded the code to use it (#1191)
(xmlsec-openssl) Refactor provider query (#1167)
Update file headers for doxygen, use common copyright header, bump copyright to 2026 (#1122)
reject HMACOutputLength larger than the HMAC digest size (#1199)
Refactor KeyAgreement processing to cache key lookup results when signing / encrypting data (#1145)
return error from xmlSecTransformPump on incompatible data formats (#1187)