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

    Исходный пакет: python3-module-dpapi-ng
    Версия: 0.2.0-alt1
    Собран:  30 сентября 2023 г. 13:04
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/jborean93/dpapi-ng

    Лицензия: MIT
    О пакете: Python DPAPI NG Decryptor for non-Windows Platforms
    Описание: 
    Library for DPAPI NG, also known as CNG DPAPI, de- and encryption in Python.
    It is designed to replicate the behaviour of NCryptUnprotectSecret and
    NCryptProtectSecret. This can be used on non-Windows hosts to de-/encrypt
    DPAPI NG protected secrets, like PFX user protected password, or LAPS
    encrypted password. It can either decrypt any DPAPI NG blobs using an offline
    copy of the domain's root key or de-/encrypt by using the credentials of the
    supplied user to retrieve the required information over RPC.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-dpapi-ng (noarch)

    Сопровождающий: Andrey Limachko

    Список участников:
    Andrey Limachko

      1. python3(spnego)
      2. rpm-build-pyproject
      3. python3(pytest-cov)
      4. python3-devel
      5. python3-module-pyproject-installer >= 0.4.0
      6. python3-module-setuptools
      7. python3-module-wheel
      8. python3-module-tox
      9. python3-module-tox-console-scripts
      10. python3-module-tox-no-deps
      11. python3(cryptography)
      12. python3(dnspython)

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


    9 июля 2023 г. Andrey Limachko 0.2.0-alt1
    - Initial build for Sisyphus