master
(xmlsec-mscng) Refactored defines for MinGW (#1215)
move README to README.md (#405)
(xmlsec-mscng) Added support for using both current user and local machine certificates store for verifying the certificates (#1216)
fix double-free in mscng dh key adoption on SetDhQ failure (#1183)
Update file headers for doxygen, use common copyright header, bump copyright to 2026 (#1122)
(xmlsec-core) Added xmlSecMemEqual to compare two buffers in constant time and upgraded the code to use it (#1191)
Refactor KeyAgreement processing to cache key lookup results when signing / encrypting data (#1145)
free algorithm names on digest/mgf1 mismatch in mscng rsa oaep (#1182)
return 0 on signature mismatch in nss/mscng/mscrypto verify (#1196)
(xmlsec-mscng) Added support for SHA256 in the X509Digest element (#1214)