Python-pkcs11

Latest version: v0.7.0

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

Scan your dependencies

Page 2 of 2

0.2.1

Changes in this release:

* Support for DES2 and DES3
* Allow generating DSA keys directly using `session.generate_keypair` (for devices able to create DSA domain parameters).

0.2.0

Changes in this release:

* DSA support
* Default to using hashing functions when signing
* Support RSA PSS and OAEP by default
* Hide historic mechanisms by default, they're now available as `Mechanism._MD5` etc.
* Encode/decode functions for DSA keys

0.1.3

Changes in this release:

* ECDSA support
* Rearrange utilities under the `pkcs11.util` module
* Fix usage of `pyasn1` OctetString
* Encoding/decoding of DH domain parameters
* Don't set `store=True` as the default
* Importing X.509 certificates

0.1.2

Changes in this release:

* Support for message and key digesting
* Fixes for Thales nCipher

0.1.1

Changes in this release:

* ECDH support
* Add `Slot.get_mechanism_info()`

0.1.0

Changes in this release:

* DH support
* Python 3.5 support
* Key wrapping and unwrapping

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.