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

    Бинарный пакет: python3-module-pkcs11
    Версия: 0.7.0-alt1
    Архитектура: aarch64
    Собран:  19 января 2024 г. 7:38 в задании #333513
    Исходный пакет: python3-module-pkcs11
    Категория: Разработка/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

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

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

    Права:
    Grigory Ustinov
    @python

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


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