Package python3-module-dpapi-ng: Information

    Source package: python3-module-dpapi-ng
    Version: 0.2.0-alt1
    Latest version according to Repology
    Build time:  Jul 9, 2023, 11:09 PM in the task #324566
    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 rpms provided by this srpm:
    python3-module-dpapi-ng (noarch)

    Maintainer: Andrey Limachko

    List of contributors:
    Andrey Limachko

    ACL:
    Andrey Limachko
    @everybody

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

    Last changed


    July 9, 2023 Andrey Limachko 0.2.0-alt1
    - Initial build for Sisyphus