Signxml

Latest version: v4.0.1

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 13

4.0.1

===============================

- Verifier: Accept PyOpenSSL cert input, add deprecation warning

4.0.0

===============================

- Replace PyOpenSSL with Cryptography (260)

- This is a major infrastructure change that replaces core
certificate parsing, key processing, signature validation, and
certificate chain validation functions previously provided by
PyOpenSSL with those provided by Cryptography. Care was taken to
preserve the exisitng API, including exception types, but many
error messages raised in various error conditions have changed. If
you see unexpected behavior and you have reason to believe it is
incorrect, please file an issue.

- Breaking change: the ca_path parameter, previously used to specify
CA certificate stores, is no longer supported. Use the ca_pem_file
parameter instead.

- Raise error when invalid certificate string is passed as input to
signer

- Fix public key matching for ECDSA (245)

3.2.2

===============================

- Update upper bound on lxml dependency to allow lxml 5

- Bump minimum dependency versions to align with Ubuntu 20.04

- Test and release infrastructure improvements

3.2.1

===============================

- Use dataclass.replace in SignatureReference construction. Fixes 231

3.2.0

===============================

- Roundtrip referenced XML nodes before c14n to detach them from parent
document when verifying (225)

3.1.1

===============================

- Add type attribute to XAdES signed properties reference (224)

Page 1 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.