Package python3-module-dpapi-ng: Information

    Source package: python3-module-dpapi-ng
    Version: 0.2.0-alt3
    Latest version according to Repology
    Build time:  Sep 11, 2025, 01:22 PM in the task #394595
    Report package bug
    License: MIT
    Summary: Python DPAPI NG Decryptor for non-Windows Platforms
    Description: 
    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.

    List of RPM packages built from this SRPM:
    python3-module-dpapi-ng (noarch)

    Maintainer: Stanislav Levin



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

    Last changed


    Sept. 11, 2025 Stanislav Levin 0.2.0-alt3
    - NMU: fixed FTBFS (pytest 8.4.0).
    June 9, 2025 Michael Shigorin 0.2.0-alt2
    - Fix BR: regarding %check
    July 9, 2023 Andrey Limachko 0.2.0-alt1
    - Initial build for Sisyphus