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

    Исходный пакет: python3-module-pkcs11
    Версия: 0.7.0-alt1
    Последняя версия по данным Repology
    Собран:  19 января 2024 г. 7:38 в задании #333513
    Категория: Разработка/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 (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-pkcs11-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

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

    Список участников:
    Grigory Ustinov

    Права:
    Grigory Ustinov
    @python

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

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


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