Releases: XML-Security/signxml
Releases · XML-Security/signxml
v4.3.1
v4.3.0: - Remove registration for ec.SECT* ECDSA curves (#289)
v4.2.2
v4.2.1
v4.2.0: - Align behaviour of expect_references with docs (#279).
-
Align behaviour of expect_references with docs (#279).
Passingexpect_references=Truetoverify(...)now results in a list
ofverify_results, irrespective of the number of references in the
signature.- Accept lxml 6.x
v4.1.0
v4.0.5
v4.0.4: This release contains security fixes for two security advisories:
This release contains security fixes for two security advisories:
-
Signature verification with HMAC is vulnerable to an algorithm confusion attack
(GHSA-6vx8-pcwv-xhf4) -
Signature verification with HMAC is vulnerable to a timing attack
(GHSA-gmhf-gg8w-jw42)
v4.0.3: - Fix issue with support for deprecated PyOpenSSL certificates
-
Fix issue with support for deprecated PyOpenSSL certificates
- Fully remove the ca_path parameter; add docs for signature location pinning