Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
python-pkcs11 ==0.8.1 -> ==0.9.0 age confidence

Release Notes

pyauth/python-pkcs11 (python-pkcs11)

v0.9.0

Compare Source

A source distribution and wheels for common platforms have been published to PyPI.

Summary of changes

  • Internal restructuring to allow loading (and unloading) multiple PKCS#11 libraries
  • Better operation & cancellation management for search, encryption/decryption and signing/verification.
  • Allow batch operations for search and attribute fetching.
  • Support user-supplied attribute mappings via the AttributeMapper class, in a forward-compatible manner.
  • Enable AES-GCM and AES-CTR in tokens that support these primitives.
  • Map CKR_PIN_LEN_RANGE error code.
  • Defensively decode the empty string as False for boolean attributes.
  • Correct X.509 EC public-key extraction logic.
  • Test with multiple token implementations in CI (SoftHSMv2 and opencryptoki for now).

There should not be any API-breaking changes in the public API, except for users extending the shim classes in the types module (e.g. for use in test mocks).


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants