Package python3-module-pkcs11: Information

    Source package: python3-module-pkcs11
    Version: 0.7.0-alt1
    Build time:  Jan 29, 2024, 01:41 AM
    Report package bug
    License: MIT
    Summary: PKCS#11/Cryptoki support for Python
    Description: 
    A high level, "more Pythonic" interface to the PKCS#11 (Cryptoki) standard
    to support HSM and Smartcard devices in Python.
    
    The interface is designed to follow the logical structure of a HSM, with useful
    defaults for obscurely documented parameters. Many APIs will optionally accept
    iterables and act as generators, allowing you to stream large data blocks
    for symmetric encryption.
    
    python-pkcs11 also includes numerous utility functions to convert between
    PKCS #11 data structures and common interchange formats including PKCS #1 and X.509.
    
    python-pkcs11 is fully documented and has a full integration test suite for all
    features, with continuous integration against multiple HSM platforms including:
    * Thales nCipher
    * Opencryptoki TPM
    * OpenSC/Smartcard-HSM/Nitrokey HSM

    List of rpms provided by this srpm:
    python3-module-pkcs11 (riscv64)
    python3-module-pkcs11-debuginfo (riscv64)

    Maintainer: Grigory Ustinov

    List of contributors:
    Grigory Ustinov

      1. python3-module-Cython
      2. python3-module-asn1crypto
      3. python3-module-cached-property
      4. python3-module-cryptography
      5. python3-module-oscrypto
      6. python3-module-pytest
      7. python3-module-setuptools
      8. python3-module-setuptools_scm
      9. libsofthsm
      10. openssl
      11. rpm-build-python3
      12. softhsm

    Last changed


    July 29, 2022 Grigory Ustinov 0.7.0-alt1
    - Initial build for Sisyphus.