Package python3-module-dpapi-ng: Information

    Source package: python3-module-dpapi-ng
    Version: 0.2.0-alt1
    Build time:  Oct 20, 2023, 04:01 AM
    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

      1. python3(spnego)
      2. rpm-build-pyproject
      3. python3-devel
      4. python3(pytest-cov)
      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(cryptography)
      12. python3(dnspython)

    Last changed


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