Пакет python3-module-pkcs11: Информация

    Исходный пакет: python3-module-pkcs11
    Версия: 0.7.0-alt1
    Собран:  31 января 2024 г. 6:33
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/danni/python-pkcs11

    Лицензия: MIT
    О пакете: PKCS#11/Cryptoki support for Python
    Описание: 
    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

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-pkcs11 (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-pkcs11-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Grigory Ustinov

    Список участников:
    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. softhsm
      11. rpm-build-python3
      12. openssl

    Последнее изменение


    29 июля 2022 г. Grigory Ustinov 0.7.0-alt1
    - Initial build for Sisyphus.